How to transfert the focus to a cell of a uitable object
Mostrar comentarios más antiguos
If h is the handle of a uicontrol object it is possible to transfer the focus to this object with the command uicontrol(h). Now, I have created an uitable object with the command uitable. Is it possible to transfer the focus to a cell of this object without using the mouse ?
Respuestas (1)
Jan
el 29 de Mzo. de 2012
0 votos
As far as I know: no.
Categorías
Más información sobre Mathematics and Optimization en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!