How to look at current folder in MatLab? - pwd -- MatLab
How to look at current folder in MatLab? - pwd -- MatLab
How to look at current folder in MatLab?
[Ans]
pwd
[syntax]
<result>=pwd;
[description]
return the path to current folder.
Alternative functionality
View the current folder in the Current Folder toolbar.
more details on:
Comments
Post a Comment