Borrar filtros
Borrar filtros

Data Cursor Mode in Matlab GUI axes

7 visualizaciones (últimos 30 días)
Abhishek Ghosh
Abhishek Ghosh el 4 de Jul. de 2012
Comentada: Makail Pitt el 18 de Feb. de 2018
How can I enable data cursor mode for a plot in the axes box of Matlab guide GUI? This is required to enhance data visualization. Any help is highly appreciated.

Respuesta aceptada

Abhishek Ghosh
Abhishek Ghosh el 4 de Jul. de 2012
1. create GUIDE, add Axes 2. select Axes, plot something (e.g. I use image(A)) 3. Add "Data cursor" from Toolbar Editor. I don't change anything, I just leave the default settings 4. Run the application and everything is ok. I press on the toolbar Data Cursor and I can select only points inside the Axes area. For each selection I can see on the screen the X, Y and so on.
  2 comentarios
ARUN KUMAR
ARUN KUMAR el 16 de Ag. de 2017
But the cursor is displaying the screen coordinates. When I use mapshow to display the data and when I'm using the data cursor, it is displaying the screen values. How to get exact lat and long value along with the data in this case?
Makail Pitt
Makail Pitt el 18 de Feb. de 2018
Hey I am experiencing this same problem. Did you get a fix for it?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by