How to set the plot size so the x,y axes are to scale?
Show older comments
I have plotted a figure using contour with inputs from meshgrid and interpolated data. The figure is of Nitrogen concentrations in a stream taken from a uniform sampling grid. The sampling grid is (3,5); so I sampled at 5 points across the stream width, making 1 transect. I performed 3 transects along the stream. The sampling area was 1.4 meters wide by 6 meters long, (normal shape for a stream). When the figure is generated the dimensions are square, however I want the figure to match the scale of the axes. So when the figure is viewed, it is to the scale of the stream.
Thank you for your time!
1 Comment
per isakson
on 14 Jul 2012
Use the property, Position, of the axes handle graphic object.
Answers (0)
Categories
Find more on Contour Plots 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!