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개)

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 Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

질문:

2013년 3월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by