Undefined function or variable 'case1' each time I start Matab and run the file

1 回表示 (過去 30 日間)
Ismaeel
Ismaeel 2016 年 12 月 7 日
コメント済み: Ismaeel 2016 年 12 月 7 日
I have to "set path" my files in C:\Users\..\Documents\MATLAB each time I start Matlab and run it. After setting the path, the file can be run but once I close Matlab and restart it, I have to reset the path again. Any help would be appreciated. Thanks

回答 (1 件)

Adam
Adam 2016 年 12 月 7 日
編集済み: Adam 2016 年 12 月 7 日
In the 'Set Path' dialog from the top ribbon there is a 'Save' option which should save for future sessions. I don't really understand what your question body has to do with your question title, but certainly for a persistent path across sessions you just need to save it.
savepath
will also do this programmatically.
  5 件のコメント
Ismaeel
Ismaeel 2016 年 12 月 7 日
編集済み: Ismaeel 2016 年 12 月 7 日
Sorry for that. But what I mean is: I start Matlab and open my file and then run it, I get the above error. Now, I set its path and save it, run the file once again, it works fine. Close Matlab, open the file, and then run it, again I get the same error and then set path will fix it as long as I don't close Matlab. Once I close Matlab, I have to set the path for all my files.
Ismaeel
Ismaeel 2016 年 12 月 7 日
I have only 3 files in "Malab" folder getting the same error when ty to run them.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSearch Path についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by