Keyboard shortcut to move DataCursor tooltip to previous/next data point

6 Ansichten (letzte 30 Tage)
z8080
z8080 am 14 Okt. 2017
Kommentiert: z8080 am 8 Jan. 2021
Once I select a data point in my plot using the Data Cursor tool, it would be very useful to be able to switch back and forth between consecutive data points using the keyboard. It seems, however, that the arrow keys (and a few other keys I've tried) do not advance the DataCursor to the previous/next data point, as I hoped. Is there any keyboard shortcut that can be defined for this?
Running Matlab R2016a on Windows 7.
Many thanks!
  7 Kommentare
Adam Danz
Adam Danz am 7 Jan. 2021
As of r2020b, keyboard control of datatips is supported by several plotting functions such as plot() line() and surf() but not by scatter(). See this answer for a workaround using scatter.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Jaslyn Tan
Jaslyn Tan am 17 Mai 2019
You are probably using 'brush' which is the first (and default) option in the large, red rectangle box. Switching to 'data tips' (second option from left, boxed in small red square) should allow you to toggle between data points using keyboard arrows. You have to mouse over that area to see the options. Hope this helps.Data Tips.jpg

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by