uigetdir not working in standalone application
이전 댓글 표시
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
Geoff Hayes
2018년 6월 14일
Udit - please claraify what you mean by the select directory is not showing up. Is this the path that you are passing in (as an input parameter) to uigetdir? Are you passing the full path to the selected directory or is it a relative path?
Udit Dhand
2018년 6월 14일
Image Analyst
2018년 6월 14일
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Application Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!