How to know the sequence of file in a large project
3 次查看(过去 30 天)
显示 更早的评论
HI Friends,
I have a large project in which there are thousand of files. Is there a way I can know the sequencing of files given I have information about base file. Thanks.
采纳的回答
更多回答(1 个)
Jonathan Epperl
2012-11-9
You could remove all the semicolons ";" from your scripts, in which case the result of every line will be printed into the command window.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Function Creation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!