Borrar filtros
Borrar filtros

inspect() function inside a GUI

3 visualizaciones (últimos 30 días)
Bjorn Sauren
Bjorn Sauren el 6 de Dic. de 2017
Comentada: Gopinath Karuppannan el 1 de Mzo. de 2021
Hello,
I built a GUI for plotting data on to 4 different axes. I also include a pushbutton, which callback calls the inspect() function. This gives me the opportunity to edit the axis properties interactively using the property inspector window. This works fine if my GUI is loaded from MATLAB itself.
However, after compiling my GUI to a .exe file and installing it, the button does not work anymore and the inspector window doesn't show up. Is there a reason for this, or should I include some file to my gui which enables the property window when compiled?
Thanks in advance,
Bjorn
  1 comentario
Gopinath Karuppannan
Gopinath Karuppannan el 1 de Mzo. de 2021
Hi Bjorn,
I am also facing the same issue in my GUI using GUIDE. Do you have any solution for this case?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by