Ticklabel Orientation of 3D plot

4 vues (au cours des 30 derniers jours)
Jaladhar Mahato
Jaladhar Mahato le 1 Août 2019
Commenté : dpb le 2 Août 2019
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 commentaires
Jaladhar Mahato
Jaladhar Mahato le 2 Août 2019
This was not drawn in matlab. My query whther this is possible to made in Matlab or not?
dpb
dpb le 2 Août 2019
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...

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by