calling files from the other directory/folder

9 views (last 30 days)
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?

Answers (1)

Cris LaPierre
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.

Categories

Find more on Search Path in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!