How do I change axes orientation to a desired one

3 次查看(过去 30 天)
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

回答(1 个)

Pawel Jastrzebski
Pawel Jastrzebski 2018-5-31
See documentation for:
  1 个评论
Ziv Kassner
Ziv Kassner 2018-5-31
I want to rotate my data to the above mentioned Y axis. This is different from viewing it differently...

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by