Execute UNIX command in matlab
Mostra commenti meno recenti
HI, I would like to know how can I execute the unix command inside matlabR2010a command prompt. for example if I give unix(ls) it shows an error.
'..124CRRcdddiiiimoooootttttt' is not recognized as an internal or external command, operable program or batch file.
How can I solve this issues.
Risposte (1)
Walter Roberson
il 13 Nov 2013
unix('ls')
Categorie
Scopri di più su Get Started with MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!