Get the names of the outputs of a Signal Builder by using the command window
1 view (last 30 days)
Show older comments
Hi,
I would like to know how to get the names of the outputs of a Signal Builder by using the command window.
If it's not clear do not hesitate to ask me more details.
Thanks
0 Comments
Accepted Answer
Kaustubha Govind
on 18 Apr 2012
Is this what you're looking for:
>> [~, ~, signalNames] = signalbuilder('path/to/sigbuilder/block')
More Answers (0)
See Also
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!