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

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Jun. de 2012

0 votos

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.

Categorías

Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 6 de Jun. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by