How to set the plot size so the x,y axes are to scale?
이전 댓글 표시
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
per isakson
2012년 7월 14일
Use the property, Position, of the axes handle graphic object.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Contour Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!