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

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

Accepted Answer

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

More Answers (0)

Categories

Find more on 文字と文字列 in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!