Error Message in uitable GUI
Afficher commentaires plus anciens
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?
Réponses (1)
Adam
le 19 Mar 2015
0 votes
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.
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!