Navigating with keyboard through app designer uitable

3 vues (au cours des 30 derniers jours)
Jens-Christian Meiners
Jens-Christian Meiners le 14 Juin 2018
I am using app designer in Matlab 2017b to display an editable uitable, in which the user needs to fill a substantial number of cells. When I created a similar table with GUIDE, the user could simply navigate from one cell to the next using the cursor and tab keys. This does not seem to work with the app designer table. Is this functionality not implemented yet, and if so, is there a work-around, and will it be available in a future release? Thanks!
  2 commentaires
Giacomo Gregori
Giacomo Gregori le 31 Juil 2019
Any news with 2019a version?
Jens-Christian Meiners
Jens-Christian Meiners le 4 Août 2019
Yes, it's working now.

Connectez-vous pour commenter.

Réponses (1)

Sindhu Yerragunta
Sindhu Yerragunta le 20 Juin 2018
Hi Jens,
The ability to use the up/down arrows and tab key for navigation in a uitable located in a uifigure is not available in MATLAB 9.3 (R2017b). There are no workarounds but using the mouse for navigation.
-Sindhu
  1 commentaire
Jens-Christian Meiners
Jens-Christian Meiners le 24 Juin 2018
Thanks. I hope this will be possible in a future release. In the meantime, is there at least a way to select a cell programatically? This way the next cell could be automatically selected for data entry when a number is entered into one cell, making it possible to enter larger amounts of data quickly without having to use the mouse.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by