필터 지우기
필터 지우기

how to list functions/toolboxes required by a program

조회 수: 20 (최근 30일)
Michael
Michael 2012년 1월 12일
Hi there. I am part of a relatively small scientific community and many of us develop custom code for data analysis. We share with each other, but one of the problems I've often come across is code not working because either I don't have the appropriate toolbox, or I received the main program but not one of the custom-written functions required.
It's not a huge deal, but it's annoying and wastes time troubleshooting and exchanging emails back and forth. Is there a script or function that can search through a Matlab m-file and return a list of all the function calls and/or toolboxes? It would also be nice to distinguish between (purchased) toolbox functions and custom-written functions.
Any help would be appreciated. Thanks!
Michael

채택된 답변

Matt Tearle
Matt Tearle 2012년 1월 12일
I think the answers to this question cover all the options I know of: http://www.mathworks.com/matlabcentral/answers/532-how-do-i-tell-which-toolboxes-my-program-uses
  댓글 수: 2
Michael
Michael 2012년 1월 12일
Thanks for the quick answer. I can't believe I didn't find this during my search
Michael
Matt Tearle
Matt Tearle 2012년 1월 12일
Do you remember what you searched for/how you searched? That could be useful feedback for the MATLAB Central team.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Robert Cumming
Robert Cumming 2012년 1월 12일

카테고리

Help CenterFile Exchange에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by