Adjust axis aspect ratios independently for 3D plot
28 ビュー (過去 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!