General: How does one prevent plot data from appearing outside axis window after zoom-in?
Afficher commentaires plus anciens
I'm using subplot and linkaxes to plot spatial data (sensor-measured horizontal position data over geo map). I use three subplots that have identical x and y limits but different data properties. The linkaxes function allows for equal zoom across all three windows when I use the mouse to zoom in or pan. The zoom works fine until I add patches to the plots. After patches are added and the figure is rendered, data spill over the limits of the plot window and make the resulting image unreadable. Help?
1 commentaire
Robert Mueller
le 4 Déc 2017
Réponses (0)
Catégories
En savoir plus sur Data Exploration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!