How to get block parameters names list in Simulink?
3 ビュー (過去 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!