General: How does one prevent plot data from appearing outside axis window after zoom-in?
Show older comments
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 Comment
Robert Mueller
on 4 Dec 2017
Answers (0)
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!