Does matlab use a left handed or right handed coordinate system for the plot3 command?
9 ビュー (過去 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
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.
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!