Navigating with keyboard through app designer uitable
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Sindhu Yerragunta
2018년 6월 20일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!