How to control Simulink Find&Relace by M-Script Code
Afficher commentaires plus anciens
Hello,
I wanna use 'Find and replace Tool' by M-Script Code because i should change numerous Data Name.
So, is there any information for this Tool's API?
2 commentaires
stozaki
le 20 Mar 2022
please use keyboard shortcuts on the editor.
Find and replace : Ctrl + F
Yong Gyun Kwon
le 21 Mar 2022
Modifié(e) : Yong Gyun Kwon
le 21 Mar 2022
Réponses (1)
R
le 23 Jan 2024
0 votes
Hi Yong,
I recently came across a way to programatically rename data in Stateflow charts using a .M script. Refer to the example in the following MATLAB documentation:
Catégories
En savoir plus sur Modeling dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!