Editing default simulink libraries
3 visualizzazioni (ultimi 30 giorni)
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?
0 Commenti
Risposte (1)
Ilham Hardy
il 1 Feb 2016
Modificato: Ilham Hardy
il 1 Feb 2016
Is that even possible/allowed?
list all the specified blocks and edit them using set_param() in the for-loop..
Vedere anche
Categorie
Scopri di più su Programmatic Model Editing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!