Borrar filtros
Borrar filtros

Does matlab use a left handed or right handed coordinate system for the plot3 command?

24 visualizaciones (últimos 30 días)
This will be a really easy question for the well seasoned matlab experts :)
Does matlab use a left handed or right handed coordinate system when the plot3 command is used to create a 3d plot?
I tried running it myself after looking online for the answer, but I kept getting confused with the perspective view. I need to know the system in order to guarantee my normals will be computed correctly.
  2 comentarios
Roger Stafford
Roger Stafford el 29 de Jun. de 2013
You may be interested in the function 'view' which allows you to reorient the 3D perspective of three dimensional plots however you prefer.
Chris
Chris el 30 de Jun. de 2013
Editada: Chris el 30 de Jun. de 2013
Okay - I didn't see the other answer below - if it's right that answers my question. Thanks for your suggestion on view.

Iniciar sesión para comentar.

Respuesta aceptada

Matthew Eicholtz
Matthew Eicholtz el 29 de Jun. de 2013
right-handed

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices 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!

Translated by