How can I create subcategories to clasify the blocks properly? And what do I need to do so that my Custom Library stays permanently in the Library Browser without refreshing, even in the new models?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Itziar
el 21 de Abr. de 2017
Respondida: Megha Parthasarathy
el 25 de Abr. de 2017
I am creating a Custom Library in Simulink and I have some doubts: How can I create subcategories to clasify the blocks properly? Also, in order to laod my library to the Library Browser, I have used Callbacks but I need to Refresh the Browser each time I close Matlab so that I have the Custom Library available. What do I need to do so that my Custom Library stays permanently in the Library Browser without refreshing, even in the new models?
0 comentarios
Respuesta aceptada
Megha Parthasarathy
el 25 de Abr. de 2017
Hello,
To classify the blocks properly, you can create a Sublibrary. Refer to the following link for information about Creating Sublibraries.
If you saved your library without setting 'EnableLBRepository' to 'on', a message appears at the top of the Library Browser. To ensure that your Custom library stays in the library browser, click on Fix and
select the Resave libraries in SLX file format option.
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!