3D Matrix Rotation
이전 댓글 표시
I have a 3d Matrix, (100*200*300), which its elements contains intensity assigned to each point in the space. It's possible to draw the data by isosurface function. I would like to rotate it about an axis and get new coordinates. I mean:
If in OLD coordinates: s(1,1,1) = 34 What is the new coordinates under the rotation: s(?,?,?) = 34
Any Idea?
답변 (1개)
Faiz Gouri
2017년 8월 16일
1 개 추천
카테고리
도움말 센터 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!