Handling uitable in GUI
1 次查看(过去 30 天)
显示 更早的评论
Hi,
Can somebody tell me how to lock a particular cell (not editable) in uitable used GUI applications.
0 个评论
采纳的回答
Jan
2012-5-8
As far as I know this is not possible directly. You could use the CellSelectionCallback to deselect a cell automatically.
However, the power of uitable is very limited and a suggestion in Answers: wanted features for uitable is welcome.
0 个评论
更多回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!