Programmatic selection of cells or rows in uitable
显示 更早的评论
Hello,
I could not find a way to select or highlight a cell or row in a uitable from the code, i.e. by calling some kind of function on the cell handle. I would not like using external means, like Java programming. Any ideas?
Thanks,
Naum
回答(1 个)
Walter Roberson
2012-6-6
0 个投票
The known methods involve Java one way or another -- either to work on the underlying Java table, or to use the Java "robot" class to "click" on the cell on your behalf.
类别
在 帮助中心 和 File Exchange 中查找有关 Call Java from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!