3次元で表示される図​を2次元で表示させる​ことは可能でしょうか​?

pcshowで描いた3次元の図をxyの2次元で表示させたいのですが,そのような構文はありますでしょうか?
(Figure内にある3次元回転を使って動かしていくとxy面を表示させることが可能ですが,図がどうしてもずれてしまいます.)

 Accepted Answer

michio
michio on 1 Dec 2017

1 vote

view(2)
が便利ですよ。
view関数の詳細はこちら: https://jp.mathworks.com/help/matlab/ref/view.html

More Answers (0)

Categories

Asked:

on 1 Dec 2017

Answered:

on 1 Dec 2017

Community Treasure Hunt

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

Start Hunting!