How do I change axes orientation to a desired one
3 views (last 30 days)
Show older comments
I have a 3D data set in which I want to plot (367*6 - xyz of to points). I want to define the Y and Z axis so it will be +15 degrees from this vector:
Y = [0,0,0;-0.018989,0.076843,0.004179];
How can I rotate my data in +15 degrees? p.s. The Z axis is already defined and I use matlab 2014b

Thank you, Ziv
0 Comments
Answers (1)
See Also
Categories
Find more on Surface and Mesh Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!