Rotate a 3D data cloud to align with one axis
Show older comments
Hello! I have a cloud of data points in form of a spindle. How can I rotate the entire set so that the spindle long axis align with x axis? Thank you!
Accepted Answer
More Answers (1)
Image Analyst
on 15 Jan 2020
Edited: Image Analyst
on 15 Jan 2020
0 votes
You might be looking for the view() function, if you want to rotate the whole coordinate system (data plus axes) so that you're looking at it "straight on" or from a certain angle/viewpoint.
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!