Clear Filters
Clear Filters

How to find all Linux command

2 views (last 30 days)
Yode
Yode on 7 Jul 2017
Commented: José-Luis on 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?

Answers (1)

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

Sign in to comment.

Categories

Find more on 编程 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!