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 Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by