How to find all Linux command

2 Ansichten (letzte 30 Tage)
Yode
Yode am 7 Jul. 2017
Kommentiert: José-Luis am 7 Jul. 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?

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu 编程 finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!