Rename Block or Inport
5 ビュー (過去 30 日間)
古いコメントを表示
Hello,
Does anybody know, how to rename/giving name a/to Block or Inport programmatically? Thanks in advance :D.
1 件のコメント
Gerrit
2016 年 9 月 12 日
Hello, A bit late perhaps for you: The only way I know of an 'automatic' way to change Simulink block, etc. names is by saving the model as an 'mdl'-type model and then editing this with any standard text editor. A bit risky so ensure you have a backup of your model first!
I would love to hear about a more Simulink-specific way to renaming block programmatically as well.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Simulink Functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!