After enabling zoom on a plot and selecting 2 points in the zoomed mode, how can i know their positions in the original unzoomed plot?

 채택된 답변

Ben11
Ben11 2014년 7월 14일

0 개 추천

Do you mean using
[x y] = ginput(2);
for instance? If so the coordinates should not be affected by the zoom, they would only be more precise.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Exploration에 대해 자세히 알아보기

질문:

2014년 7월 14일

답변:

2014년 7월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by