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

조회 수: 17 (최근 30일)
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
Roger Stafford
Roger Stafford 2013년 6월 29일
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 2013년 6월 30일
편집: Chris 2013년 6월 30일
Okay - I didn't see the other answer below - if it's right that answers my question. Thanks for your suggestion on view.

댓글을 달려면 로그인하십시오.

채택된 답변

Matthew Eicholtz
Matthew Eicholtz 2013년 6월 29일
right-handed

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by