Adjust axis aspect ratios independently for 3D plot

I have a 3D plot whose range in the z direction can change drastically depending on the data. X and Y however represent physical positions in 2D space and I would like to ensure that those axes are scaled the same, but allow the Z scaling to be automatically determined to something reasonable. What commands will do this?

답변 (1개)

Akira Agata
Akira Agata 2018년 3월 7일

0 개 추천

I would recommend using daspect function to control ratio of x-, y- and z-axis scale.

카테고리

도움말 센터File Exchange에서 Contour Plots에 대해 자세히 알아보기

질문:

2018년 3월 7일

답변:

2018년 3월 7일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by