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 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Itziar
le 21 Avr 2017
Réponse apportée : Megha Parthasarathy
le 25 Avr 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 commentaires
Réponse acceptée
Megha Parthasarathy
le 25 Avr 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!