How to find all Linux command

3 vues (au cours des 30 derniers jours)
Yode
Yode le 7 Juil 2017
Commenté : José-Luis le 7 Juil 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?

Réponses (1)

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

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!