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

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.

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2013 年 3 月 26 日
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.

カテゴリ

ヘルプ センター および File ExchangeSimulink Environment Customization についてさらに検索

製品

質問済み:

2013 年 3 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by