필터 지우기
필터 지우기

How to use GUI which is outside the working directory ?

조회 수: 2 (최근 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 CenterFile Exchange에서 Search Path에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by