adding folder to the path option
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I added a new folder to the path option. In this folder I created an m file. The command window cannot find the file. What have I overlooked?
0 Kommentare
Antworten (2)
Akiva Gordon
am 9 Nov. 2012
Adding a folder to the MATLAB path adds it only for the current MATLAB session. In order to save this path for a future MATLAB session, be sure to choose "Save" after adding the folder. Is it possible that you have closed MATLAB without saving that path?
0 Kommentare
Karlene Hoo
am 9 Nov. 2012
1 Kommentar
Akiva Gordon
am 10 Nov. 2012
What was the name of the file that you saved, and how are you calling it in the Command Window?
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!