Azzera filtri
Azzera filtri

Programmatic selection of cells or rows in uitable

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Walter Roberson
Walter Roberson il 6 Giu 2012
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.

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by