How to get arrow keys on keyboard to move cursor in data cursor mode?
10 views (last 30 days)
Show older comments
I am using scatter to plot data. How do I get the arrow keys to move along the data when using data cursor mode and data tips as it does when using plot? Does data cursor mode and arrow keys not work with scatter?
1 Comment
Adam Danz
on 7 Jan 2021
Keyboard control of datatips is not supported in scatter(). See this answer for a workaround using scatter.
Answers (0)
See Also
Categories
Find more on Scatter Plots 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!