Signal Builder Active Group

Anyone know of a way to change the current active group for a signal builder block?
Something along the lines that would look like this...
set(signalbuilderblock, 'activegroup', group1) sim('modelname')

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 5 Okt. 2012

1 Stimme

According to this solution, you need something like:
>> signalbuilder('sigbuilddemo/Signal Builder','activegroup',1);

Produkte

Gefragt:

am 5 Okt. 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by