How to get block parameters names list in Simulink?
2 次查看(过去 30 天)
显示 更早的评论
Output required : in cell array
Signal1_1d Signal2_1d Signal3_1d Signal4_1d Signal5_1d Signal6_1d
0 个评论
回答(1 个)
Monisha Nalluru
2020-8-14
You may use find_system command which is used to find system, blocks, lines, ports and annotations and returns the output in cell array format.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Classical Control Design 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!