When plotting in 3D space, what to do to make 1 unit look the same length on each axis?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Salad Box
el 16 de En. de 2023
Respondida: Walter Roberson
el 16 de En. de 2023
Hi,
I have a matrix of data points 'xyz' and I plotted them in the 3D X, Y and Z space.
Notice that 1 unit on the Z axis (from 0 to 1) is visually much longer than 1 unit on the Y axis.
Why is that and how to fix it so that 1 unit (from 0 to 1) is the same length on each of the X, Y and Z axis?
Respuesta aceptada
Walter Roberson
el 16 de En. de 2023
https://www.mathworks.com/help/matlab/ref/daspect.html
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Line Plots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!