adding folder to the path option
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Akiva Gordon
2012 年 11 月 9 日
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 件のコメント
Karlene Hoo
2012 年 11 月 9 日
1 件のコメント
Akiva Gordon
2012 年 11 月 10 日
What was the name of the file that you saved, and how are you calling it in the Command Window?
参考
カテゴリ
Help Center および File Exchange で File Operations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!