Ticklabel Orientation of 3D plot

2 次查看(过去 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 中查找有关 Axis Labels 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by