Info

This question is closed. Reopen it to edit or answer.

3D Plotting using functions

1 view (last 30 days)
Jere
Jere on 14 May 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
I need to plot planes z=y^2, z=4-x and x=0 in the same figure using MATLAB and I have a hard time doing this.
  1 Comment
Mike Garrity
Mike Garrity on 14 May 2015
Edited: Mike Garrity on 14 May 2015
I'm not making this an answer, because it's total overkill for planes, but I discussed the general case of implicit surfaces in this blog post.
That would work here, but there are much more efficient ways to do this particular case.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!