Why does appdesigner adds to path?
5 views (last 30 days)
Show older comments
- Launch MATLAB and then change MATLAB current directory to one that a *.mlapp file exists.
- Double click on the mlapp and get the GUI opened up
- Run the GUI.
- Close the GUI app and the app designer.
- Change MATLAB current path to some other directory
- Query "path" in MATLAB command window and notice that the directory where the mlapp was once been opened from is still in the path
I think this is a bug
Answers (1)
Gagan Agarwal
on 18 Sep 2023
Hi Babak,
I have reproduced the scenario you have mentioned in the app designer application, and it appears that in MATLAB version R2023a, the issue is no longer present. If you are using an older version of MATLAB, I recommend that you update to the latest version.
I hope this helps!
See Also
Categories
Find more on Search Path in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!