Is there a replacement for depfile?
이전 댓글 표시
A while ago MATLAB had the function depfile that scanned a function M-file for all the external code the function called. This made it possible to gather all the files needed when you sent someone a function without visually parsing the file yourself. I don't know when it disappeared, but it is not in version 2013a or 2013b.
I looked at menus on the editor, thinking that it might be built in to the editor, but did not see it.
How do I get this functionality back without doing it with my own eyes parsing the code?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!