Need to Rotate Set of 3D Data
6 次查看(过去 30 天)
显示 更早的评论
Hello
I have attached a pdf file with significantly more details, graphs, and explanations. I would like to rotate a 3D set of data about a specific axis (not one of the primary axes). I have never done this before but know this can be done.
The trick is I want to warp the data as I rotate it (NOT a simple affine transformation). I was hoping there was some clever method, perhaps using some type of a custom transform, or perhaps geometricTransform3d.
Thank you for any assistance you can provide.
Craig
0 个评论
回答(1 个)
Munish Raj
2019-2-28
Hello Criag,
One way to rotate this 3D will be to rotate it thrice around three shifted axes which converge on your point.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 3-D Scene Control 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!