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?

 Akzeptierte Antwort

Sebastian Castro
Sebastian Castro am 7 Okt. 2015

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by