Error Message in uitable GUI
显示 更早的评论
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?
回答(1 个)
Adam
2015-3-19
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Logical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!