How to plot 2D plots within 3D plots on different planes?

Is there a way to specify the plane (in a 3D Plot) on which a contour plot is generated?
I want to plot sections of 3-dimensional Data on the XY, XZ and YZ planes (and maybe others) in a 3D plot.
I have already created the section plots as well as a streamline 3D plot separately, but have so far been unsuccessful to create 2D plots in any planes beside the XY plane.
In the picture down below you can see approximately what I want to do, but instead of having only 1 2D plot I would like to have at least 2 better 3.
Thank you very much for your help.

1 Comment

You could take a look at the following link :
It talks about a similar issue and make use of "plot3" function in MATLAB to resolve.
Hope it helps.

Sign in to comment.

Answers (0)

Categories

Asked:

on 14 Jan 2017

Commented:

on 17 Jan 2017

Community Treasure Hunt

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

Start Hunting!