How to draw a graph in 3D?

1 view (last 30 days)
Nghia
Nghia on 21 May 2014
Answered: Image Analyst on 21 May 2014
Hello everybody, I want to draw a region limited by the parabol z=4-y^2 and the line z=0,the plane x=0 in 3D view and fill it. How can I do it? Please help me, your help will be really appreciated.
Thank you so much!

Answers (1)

Image Analyst
Image Analyst on 21 May 2014
Try fill() or patch(). You try it first and post your code, whatever you have, if you can't get it working.

Categories

Find more on Line 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!