Rotating 3 planes on the one graph

3 views (last 30 days)
Sophie Fadaely
Sophie Fadaely on 2 May 2023
Commented: Chunru on 2 May 2023
I was wondering if anyone could help me work out how to rotate my graph so that the point (x, y) = (1.5, 1.5) is at the front and
(a, b) = (1, 1) is at the back.
This is my current graph and code but wondering how to get the point 1.5,1.5 to be at the front.

Answers (1)

Chunru
Chunru on 2 May 2023
doc view
  2 Comments
Chunru
Chunru on 2 May 2023
check the documentation of "view" command.

Sign in to comment.

Categories

Find more on 3-D Scene Control 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!