3D Matrix Rotation
20 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!