Ticklabel Orientation of 3D plot

조회 수: 5 (최근 30일)
Jaladhar Mahato
Jaladhar Mahato 2019년 8월 1일
댓글: dpb 2019년 8월 2일
Hi,
Is there any way to orient the ticklabels in the 3D plot (scatter3, plot3 etc.) so that it will look almost parallel to the axis? I had this query for long time, but could not explain. However, I recently found an image (attached here) where the ticklables and the axis looks more realistic to each other and not oriented randomly. I tried by rotating the ticklabels, but it couldn't happen.
With Regards
Jaladhar Mahato
  댓글 수: 3
Jaladhar Mahato
Jaladhar Mahato 2019년 8월 2일
This was not drawn in matlab. My query whther this is possible to made in Matlab or not?
dpb
dpb 2019년 8월 2일
As I was certain it wasn't...and no, outside of drawing on the plane with the given projection, it can't be done in Matlab--the labels are not in the plane of the axes but just sat down in 3D space and the rotation is around only the one axis, can't make a general rotation of them.
I suppose one could, perhaps, manage to create a new axes in the plane and write to it with text() and the projection be correctly portrayed but I've not tried it...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Grid Lines, Tick Values, and Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by