calling files from the other directory/folder
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Cris LaPierre
el 14 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Search Path en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!