How to find all Linux command

3 visualizzazioni (ultimi 30 giorni)
Yode
Yode il 7 Lug 2017
Commentato: José-Luis il 7 Lug 2017
I'm very new to Matlab,but I'm familiar with Linux.And I find a interesting thing,the matlab integrate many Linux command,such as
ls,mkdir,cd,pwd,...
Could we find all linux command by programming method?

Risposte (1)

José-Luis
José-Luis il 7 Lug 2017
Not sure if all, but you can always use the unix() function.
  2 Commenti
Yode
Yode il 7 Lug 2017
Modificato: Yode il 7 Lug 2017
Thanks for answer,but I'm in window system actually..
José-Luis
José-Luis il 7 Lug 2017
What is it you are trying to achieve then?

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!