Change folder vs change directory

4 views (last 30 days)
Zeynab Mousavikhamene
Zeynab Mousavikhamene on 11 Oct 2019
Edited: per isakson on 15 Oct 2019
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.

Answers (1)

per isakson
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?

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!