Rename Block or Inport
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
Does anybody know, how to rename/giving name a/to Block or Inport programmatically? Thanks in advance :D.
1 Kommentar
Gerrit
am 12 Sep. 2016
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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!