Editing default simulink libraries
Mostrar comentarios más antiguos
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?
Respuestas (1)
Ilham Hardy
el 1 de Feb. de 2016
Editada: Ilham Hardy
el 1 de Feb. de 2016
0 votos
Is that even possible/allowed?
list all the specified blocks and edit them using set_param() in the for-loop..
1 comentario
Jonathan Adams
el 1 de Feb. de 2016
Categorías
Más información sobre Programmatic Model Editing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!