Error Message in uitable GUI
Mostrar comentarios más antiguos
I have a editable uitable in a GUI. How can I check the user input data, and if the values are negative, display an error message?
Respuestas (1)
Adam
el 19 de Mzo. de 2015
0 votos
There's a CellEditCallback in which you can add whatever code you want in response to someone entering something in a cell of the table.
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!