Why MATLAB warn me about nonexistent path?

前端 未结 1 1903
攒了一身酷
攒了一身酷 2021-01-24 16:21

I\'m using MATLAB 2015a. few days ago I added a toolbox to my path called SPAMS and for some reason I deleted the toolbox.

When I went to MATLAB set

相关标签:
1条回答
  • 2021-01-24 16:55

    That is because those non-existing path are still saved. Matlab does not list them since the path do not exist. You can simply "Save" the path once after you start Matlab, so update the saved path, and avoid warning in the future sessions.

    0 讨论(0)
提交回复
热议问题