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
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에 대해 자세히 알아보기

제품

질문:

2012년 6월 6일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by