calling files from the other directory/folder
9 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Cris LaPierre
on 14 Oct 2024
If you do not want to use the complete path, then you must add the folder containing the file to your MATLAB path.
0 Comments
See Also
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!