calling files from the other directory/folder
6 次查看(过去 30 天)
显示 更早的评论
Hi,
Can anyone help me how to call a file (without adding its complete path) which is in another directory from a current directory file?
0 个评论
回答(1 个)
Cris LaPierre
2024-10-14
If you do not want to use the complete path, then you must add the folder containing the file to your MATLAB path.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!