How to use GUI which is outside the working directory ?

3 ビュー (過去 30 日間)
Karthik KJ
Karthik KJ 2012 年 10 月 16 日
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 ?

回答 (1 件)

Sachin Ganjare
Sachin Ganjare 2012 年 10 月 16 日
  1 件のコメント
Sachin Ganjare
Sachin Ganjare 2012 年 10 月 16 日
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!!!

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

カテゴリ

Help Center および File ExchangeFile Operations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by