필터 지우기
필터 지우기

uigetdir not working in standalone application

조회 수: 3 (최근 30일)
Udit Dhand
Udit Dhand 2018년 6월 14일
댓글: Anton Kullberg 2018년 7월 19일
I have created a gui which uses uigetdir in one of the pushbuttons and it works in matlab application, but when converted to standalone application the 'select directory' is not showing up. Any idea to what should be done?
  댓글 수: 3
Udit Dhand
Udit Dhand 2018년 6월 14일
I got the application to work, the error was not with uigetdir but with a report that was not compilable, when i complied the application. I used makeDOMCompilable() as a work around and now it works. Sorry for wasting your time.
Image Analyst
Image Analyst 2018년 6월 14일
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.

댓글을 달려면 로그인하십시오.

채택된 답변

Image Analyst
Image Analyst 2018년 6월 14일
This is a known bug in release R2018a.
You either have to use the workaround they suggest, or go back to R2017b.
  댓글 수: 3
Image Analyst
Image Analyst 2018년 7월 13일
I haven't yet. Maybe I'll try this weekend.
Anton Kullberg
Anton Kullberg 2018년 7월 19일
It works for me using update 4. Try reinstalling update 4 perhaps?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Application Deployment에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by