Perspective view of xz plane

9 ビュー (過去 30 日間)
Iman
Iman 2014 年 4 月 25 日
回答済み: poopey 2014 年 4 月 26 日
Hi,
This should be an easy solution but its defeating me! I want to view a 3d plot such that I am looking at the xz plane at an angle (30 degrees or so) above it. It should look something like the following:
I'm not not having luck with view (because I think it only rotates about z axis). I'm trying to use view and then a camroll in something like this:
view(135,45) camroll(-45)
But I can't get it right. If anyone knows what to use please let me know.
Thanks

採用された回答

poopey
poopey 2014 年 4 月 26 日
Try using a combination of the campos , camtarget , and camup functions.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by