Is there a possible way to include enumeration in Signal builder function to define inputs?
6 views (last 30 days)
Show older comments
Shubha
on 17 Dec 2013
Commented: naila qayyum
on 8 Nov 2024 at 11:14
I am trying to simulate a few test cases with enumeration. Is is possible to include them in the signal builder function? Has anyone already tried this? Thanks in advance!
0 Comments
Accepted Answer
Guy Rouleau
on 18 Dec 2013
Not possible... please contact support to explain your use case so it can be considered in future releases.
For now, I would use a From Workspace block or a Root-Level Inport block. Define your singal in the base workspace and pass it to one of those blocks.
This should be a good starting point with links to the possible ways to import your signal:
2 Comments
naila qayyum
on 8 Nov 2024 at 11:14
Same questions as of salem, are there any updates on this one in 2024a or b?
More Answers (1)
See Also
Categories
Find more on Sources 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!