How to know the sequence of file in a large project
Show older comments
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.
Accepted Answer
More Answers (1)
Jonathan Epperl
on 9 Nov 2012
0 votes
You could remove all the semicolons ";" from your scripts, in which case the result of every line will be printed into the command window.
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!