How do I change axes orientation to a desired one

조회 수: 3 (최근 30일)
Ziv Kassner
Ziv Kassner 2018년 5월 31일
댓글: Ziv Kassner 2018년 5월 31일
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