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')

답변 (1개)

Kaustubha Govind
Kaustubha Govind 2012년 10월 5일

1 개 추천

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

제품

질문:

2012년 10월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by