How to find all Linux command

1 次查看(过去 30 天)
Yode
Yode 2017-7-7
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?

回答(1 个)

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

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!