I have an m file routine. How can I store the file along with its calling m file tree?
1 次查看(过去 30 天)
显示 更早的评论
I have an m file routine. How can I save the m file along with its calling subroutines m file tree? I want to share my m code and the routine calls from the main routine. Another way to think of it is that I want to bundle the m file main routine with all its calling m file subroutines.
0 个评论
采纳的回答
Image Analyst
2016-5-14
In the Current folder window's title bar, look for a little down arrow in the upper right of the title bar. Click on that and select Reports->Dependency Report.
3 个评论
Image Analyst
2016-5-14
We've all wondered the same thing. I mean, could they make it any more hard to find?!?!?
更多回答(3 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!