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!