Change folder vs change directory
显示 更早的评论
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.
回答(1 个)
per isakson
2019-10-15
编辑:per isakson
2019-10-15
0 个投票
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?
类别
在 帮助中心 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!