MATLAB equivalent to ls -l
Show older comments
Hi, what is MATLAB equivalent to ls -l?
1 Comment
Walter Roberson
on 8 Jan 2020
On Mac and Linux, MATLAB passes the parameters to the ls command, so
ls -l
at the MATLAB prompt will show long information.
Accepted Answer
More Answers (0)
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!