Effacer les filtres
Effacer les filtres

How to rotate axis?

7 vues (au cours des 30 derniers jours)
Negar
Negar le 8 Oct 2011
Hi , I have got some data (simulation of a blod vessel) I want to plot by Matlab. The vessel has an angle of 10 degree position from x axis, but I want it to be horizontal. I tried to use rotate command, rotate(h,direction,alpha)to rotate the axises 10 degrees, but I don't know what should I put as alpha. Is there anybody who has done it before? Is there another command I can use?

Réponses (1)

Walter Roberson
Walter Roberson le 8 Oct 2011
You would use an alpha of -10 to rotate 10 degrees clockwise.

Catégories

En savoir plus sur 3-D Scene Control dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by