uigetdir not working in standalone application
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Udit Dhand
am 14 Jun. 2018
Kommentiert: Anton Kullberg
am 19 Jul. 2018
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 Kommentare
Image Analyst
am 14 Jun. 2018
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.
Akzeptierte Antwort
Image Analyst
am 14 Jun. 2018
This is a known bug in release R2018a.
You either have to use the workaround they suggest, or go back to R2017b.
3 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Application Deployment finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!