How to navigate between uitable cells with tab in R2021b?

조회 수: 3 (최근 30일)
Stephan Piotrowski
Stephan Piotrowski 2021년 11월 3일
답변: Anjaneyulu Bairi 2024년 2월 15일
I built an app in R2019a that includes a uitable and was able to navigate between cells by pressing the "tab" key. I'm now running the app in R2021b and "tab" navigates through UI elements instead of uitable cells. This is not a huge deal, because the arrow keys can be used to navigate instead. But I'm wondering if this was an intentional change.

답변 (1개)

Anjaneyulu Bairi
Anjaneyulu Bairi 2024년 2월 15일
Hi,
The ability to navigate through table cells using the "Tab" key has been disabled in R2021b. However, you can still navigate the cells using the arrow keys. It's worth noting that in releases prior to R2020a, the navigation functionality was primarily facilitated by the "Tab" button, and arrow keys were not used for this purpose.
I hope this helps to resolve your query.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by