how to make after fill in the second edit text gui then the process will proceed?

1 view (last 30 days)
hi all, in my GUI, i have two edit text box that will require the user to fill in the model number and serial number. how i want to do it if only both of the edit text box is filled, then the process will proceed.if either one is not filled, a pop up message will ask the user to fill in.
thank you.
  9 Comments
Rik
Rik on 21 May 2018
From what you have shown, there is no reason why this code should not detect an empty field. So again: are you sure the field is really empty and does not contain any whitespace characters?
NUR SHOLIHAH RAMLEE
NUR SHOLIHAH RAMLEE on 22 May 2018
okay I have found the problem. it is that there is whitespace char in the guide .fig. thank youuuu very much!

Sign in to comment.

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!