how to plot multiple 3d functions in one graph for x=0,z=0,x=2y,x+2y+z=2
Show older comments
how to plot multiple 3d functions in one graph for x=0,z=0,x=2y,x+2y+z=2
3 Comments
John BG
on 13 Feb 2017
do you mean to section 3D data (field, potential whatever) with planes
x=0
z=0
x=2*y
x+2*y+z=2
or to plot these planes. There are different solutions already available in the MATLAB file exchange:
John BG
Faris Jalali
on 13 Feb 2017
Faris Jalali
on 13 Feb 2017
Accepted Answer
More Answers (0)
Categories
Find more on 2-D and 3-D Plots 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!