How to set the plot size so the x,y axes are to scale?
Mostrar comentarios más antiguos
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 comentario
per isakson
el 14 de Jul. de 2012
Use the property, Position, of the axes handle graphic object.
Respuestas (0)
Categorías
Más información sobre Contour Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!