Editing default simulink libraries
Mostra commenti meno recenti
I'm running version 2013b and I'd like to modify the default Simulink libraries for styling and ease of use. An example of this is input and output port colors (green for input, red for output) or removing the data limiting in the default Simulink scopes. One way I can edit them is to manually change the simulink.slx and simviewers.mdl files within the MATLAB folder structure, but this requires administrative permissions on the files. Is there another way to edit these kinds of properties in the default libraries?
Risposte (1)
Ilham Hardy
il 1 Feb 2016
Modificato: Ilham Hardy
il 1 Feb 2016
0 voti
Is that even possible/allowed?
list all the specified blocks and edit them using set_param() in the for-loop..
1 Commento
Jonathan Adams
il 1 Feb 2016
Categorie
Scopri di più su Programmatic Model Editing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!