Points selection and zoom

3 visualizzazioni (ultimi 30 giorni)
George Lazaridis
George Lazaridis il 14 Lug 2014
Risposto: Ben11 il 14 Lug 2014
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?

Risposta accettata

Ben11
Ben11 il 14 Lug 2014
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.

Più risposte (0)

Categorie

Scopri di più su Visual Exploration in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by