Change folder vs change directory
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
per isakson
il 15 Ott 2019
Modificato: per isakson
il 15 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Search Path in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!