Get all labels from my simulink model
8 ビュー (過去 30 日間)
古いコメントを表示
I would like to get the list of all my labels from my simulink model?
input, output, testpoint etc...
Which matlab code do I have to use please?
thanks for your understanding...
0 件のコメント
採用された回答
Jon
2022 年 5 月 4 日
I'm not sure exactly what information you are looking for but I think you should be able to use the find_system function to get what you want
If you are still stuck, please attach a small example model and an explanation of exactly what information "labels" you want
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!