Filter löschen
Filter löschen

Signal Builder Active Group

8 Ansichten (letzte 30 Tage)
Michael
Michael am 5 Okt. 2012
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
According to this solution, you need something like:
>> signalbuilder('sigbuilddemo/Signal Builder','activegroup',1);

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by