the data info from the cursor

3 visualizaciones (últimos 30 días)
peigen
peigen el 23 de Sept. de 2020
Comentada: peigen el 23 de Sept. de 2020
When I move my cursor on the figure, the data info automatically shows up without click. Is there a way to get rid of it? I am using MATLAB 2020a, but I think this is also the case for the earlier versions. Thanks!

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 23 de Sept. de 2020
Tools, check or un-check "Data Tips".
  3 comentarios
Fangjun Jiang
Fangjun Jiang el 23 de Sept. de 2020
f=plot(1:10);
dcm=datacursormode; % It seems this will turn it off
peigen
peigen el 23 de Sept. de 2020
It does work! Thanks!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by