Change folder vs change directory
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
per isakson
am 15 Okt. 2019
Bearbeitet: per isakson
am 15 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Search Path finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!