Is there a possible way to include enumeration in Signal builder function to define inputs?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Guy Rouleau
2013-12-18
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 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!