Find what toolboxes a script uses
이전 댓글 표시
Hello to all,
We need to buy a Matlab license for a project and we already have a working collection of scripts. However, there are so many functions used that it is very difficult to find out what toolboxes we need to buy (it will take a lot of time to check each function's origin). Is there a tool created by Mathworks which will allow us to find out what toolboxes or Matlab packages are used for a given script?
Best regards, Jean
채택된 답변
추가 답변 (3개)
Dr. Seis
2012년 1월 18일
0 개 추천
Stefanie Schwarz
2024년 8월 14일
0 개 추천
Preetham Manjunatha
2025년 11월 19일
0 개 추천
Here is the MATLAB code of a lighweight yet detailed toolboxes dependencies for each MATLAB script in the project folder. Produces report for the toolboxes used locally and globally in the project folder. In addition, one can ignore files. Please feel free to use it for your requirement.
카테고리
도움말 센터 및 File Exchange에서 Large-Scale Modeling에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!