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 Center および File ExchangeApplication Deployment についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by