Adjust axis aspect ratios independently for 3D plot
23 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Akira Agata
2018-3-7
I would recommend using daspect function to control ratio of x-, y- and z-axis scale.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Contour Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!