How to rotate axis?

2 ビュー (過去 30 日間)
Negar
Negar 2011 年 10 月 8 日
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?

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 10 月 8 日
You would use an alpha of -10 to rotate 10 degrees clockwise.

カテゴリ

Help Center および File ExchangeInteractions, Camera Views, and Lighting についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by