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 ExchangeData 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