Can I get information on list of Simulink Blocksets from the MATLAB installation directory on my computer?

1 visualizzazione (ultimi 30 giorni)
Is it possible to navigate through the MATLAB installation directory structure on my computer and get information on the list of Simulink Blocks available for that version grouped by the Block sets to which they belong?
I think they should be present in a text file or better still an configuration file (possibly in an XML format) but I am not sure.

Risposte (1)

Kaustubha Govind
Kaustubha Govind il 26 Mar 2013
I don't know of a public API that returns the list of Simulink blocks available, but you might be able to use my answer to this previous question to get the list of all block libraries and then open each library and get the list of blocks inside it using MATLAB functions related to Simulink operations.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by