How to find all Linux command

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

0 votes

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..
What is it you are trying to achieve then?

Sign in to comment.

Asked:

on 7 Jul 2017

Commented:

on 7 Jul 2017

Community Treasure Hunt

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

Start Hunting!