How can I determine which blocksets my Simulink model uses?

For MATLAB code, there's matlab.codetools.requiredFilesAndProducts to help you determine which MATLAB toolboxes the code requires. Is there a similar capability for Simulink models?

 採用された回答

Sebastian Castro
Sebastian Castro 2015 年 10 月 7 日

0 投票

For Simulink, there is dependencies.toolboxDependencyAnalysis.
If you'd like, you can also do this in a more graphical manner using model manifests.
- Sebastian

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by