How to use GUI which is outside the working directory ?

3 Ansichten (letzte 30 Tage)
Karthik KJ
Karthik KJ am 16 Okt. 2012
Hi, I have created an GUI. But I could use the GUI in a general library folder and I want the user to call the GUI from the library folder. But it doesnt work, and it always needs the GUI .m & .fig files to be in the current working directory.
Do we have any option for this ?

Antworten (1)

Sachin Ganjare
Sachin Ganjare am 16 Okt. 2012
  1 Kommentar
Sachin Ganjare
Sachin Ganjare am 16 Okt. 2012
Also, if you do not want it the way suggested previousely, update matlab setpath with directory path containing .m & .fig files. That will do.
Hope it helps!!!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu File Operations 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!

Translated by