필터 지우기
필터 지우기

Data Cursor Mode in Matlab GUI axes

조회 수: 7 (최근 30일)
Abhishek Ghosh
Abhishek Ghosh 2012년 7월 4일
댓글: Makail Pitt 2018년 2월 18일
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.

채택된 답변

Abhishek Ghosh
Abhishek Ghosh 2012년 7월 4일
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
ARUN KUMAR
ARUN KUMAR 2017년 8월 16일
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 2018년 2월 18일
Hey I am experiencing this same problem. Did you get a fix for it?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by