GUI features changing when I run my GUI

1 Ansicht (letzte 30 Tage)
aaron pung
aaron pung am 1 Jun. 2015
Kommentiert: Image Analyst am 1 Jun. 2015
I've built a GUI in MATLAB, and all everything works great, except for the cosmetics. The layout has 5 standard input text boxes, all accept number values. After the numbers are put in by the user, I have a button to select an image file (labeled "Find File"), and a button (labeled "Compute") to calculate and plot the associated data points. However, two problems, which are illustrated in the attached image.
1) After I've entered values in all textboxes, I'll click the "Find file" button to search for the image file. At this point, the last of the textboxes disappears. (The callback does nothing with that specific textbox).
2) When I click the "Compute" button, it changes the label of the first button.
...is this just a bug in MATLAB's GUI making? Or has anyone else found this, and found a fix as well?
  1 Kommentar
Image Analyst
Image Analyst am 1 Jun. 2015
What version of MATLAB are you using? You did not attach your image. No, there is no reason that clicking a pushbutton should make all your edit text boxes disappear. That never happens to me.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by