inspect() function inside a GUI

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

Gopinath Karuppannan
Gopinath Karuppannan 2021년 3월 1일
Hi Bjorn,
I am also facing the same issue in my GUI using GUIDE. Do you have any solution for this case?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기

태그

질문:

2017년 12월 6일

댓글:

2021년 3월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by