Adjust axis aspect ratios independently for 3D plot
24 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Akira Agata
il 7 Mar 2018
I would recommend using daspect function to control ratio of x-, y- and z-axis scale.
0 Commenti
Vedere anche
Categorie
Scopri di più su Contour Plots in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!