Is it possible to do a find and replace in Simulink models in Simulink 6.4.1 (R2006a+)?
5 views (last 30 days)
Show older comments
MathWorks Support Team
on 14 Dec 2012
Edited: MathWorks Support Team
on 16 Oct 2018
With Edit > Find option it is possible to search a Simulink model for a particular expression. It is however not possible to do a find and replace. This would be convenient if I have to change a name which appears in several occurences in the model etc.
Accepted Answer
MathWorks Support Team
on 16 Oct 2018
The ability to find and replace text in a Simulink model is not available in Simulink 6.4.1 (R2006a+).
Use find_system along with get_param/set_param
0 Comments
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!