Borrar filtros
Borrar filtros

uigetdir not working in standalone application

3 visualizaciones (últimos 30 días)
Udit Dhand
Udit Dhand el 14 de Jun. de 2018
Comentada: Anton Kullberg el 19 de Jul. de 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 comentarios
Udit Dhand
Udit Dhand el 14 de Jun. de 2018
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 el 14 de Jun. de 2018
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.

Iniciar sesión para comentar.

Respuesta aceptada

Image Analyst
Image Analyst el 14 de Jun. de 2018
This is a known bug in release R2018a.
You either have to use the workaround they suggest, or go back to R2017b.
  3 comentarios
Image Analyst
Image Analyst el 13 de Jul. de 2018
I haven't yet. Maybe I'll try this weekend.
Anton Kullberg
Anton Kullberg el 19 de Jul. de 2018
It works for me using update 4. Try reinstalling update 4 perhaps?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Application Deployment en Help Center y File Exchange.

Productos


Versión

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by