Change folder vs change directory
13 views (last 30 days)
Show older comments
What is the difference between chage folder and change directory?
Change folder is the option that sometimes matlab ask before running the script and change directory is a matlab command:cd.
My question is about their applications and differences.
0 Comments
Answers (1)
per isakson
on 15 Oct 2019
Edited: per isakson
on 15 Oct 2019
Matlab issues the message that you refer to in "Change folder is the option that sometimes matlab ask before running the script" when the script in question is not on the search path or the current directory. See Search Path View and change MATLAB search path and What Is the MATLAB Search Path?
0 Comments
See Also
Categories
Find more on Search Path 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!