Find path of app when opening app using 'Open' menu from a different directory (App designer)
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Octavian
am 4 Mär. 2020
Beantwortet: Sean de Wolski
am 4 Mär. 2020
Dear All,
I need to save the output of an app to its folder, so I need to find out the app path when opening the app. This is easy, with pwd, when opening it by double click. However, if I open the app via Open menu in matlab, from a different directory, how to I find out the app path when opening it? (wanted to place this command in the startupFcn(app) function.
Please advise,
OL
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer 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!