How to ensure arrow keys control uitable movement in a stable way?

2 views (last 30 days)
I create a uitable and find arrow keys could be used to control its movement. However, the step is varied so it creates problems when I built a slider. After clicking "rightarrow" key, it will move to right direction two units distance or one unit, but slider always only moves one unit distance and thus they are not coordinated. Is there a way to control arrow keys' step size?

Answers (0)

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!