How to find all Linux command

3 visualizaciones (últimos 30 días)
Yode
Yode el 7 de Jul. de 2017
Comentada: José-Luis el 7 de Jul. de 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?

Respuestas (1)

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

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!