How to draw three graphs together to make a composite figure
Show older comments
Hi,
I need some help to draw parts 'A' and 'B' as shown in following diagram:

I used plot3 (x,y,z) to draw main figure but I also want to draw subfigures 'A' and 'B' as showed above such that 'A' and 'B' have same x- and y-axes respectively.
Thanks in advance.
1 Comment
KSSV
on 8 Jan 2020
Make the coordinates for the other A, B use hold on and plot.
Accepted Answer
More Answers (0)
Categories
Find more on Creating, Deleting, and Querying Graphics Objects 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!