Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.6K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Plotting equation plane

Posted 10 years ago

Hi everyone!

I wish to plot the next equation plane: -2 x + 4 y - 2 z == 0.

How could I?

Thank you very much.

POSTED BY: Daniel G
2 Replies
Posted 10 years ago

Thank you very much David!

Regards.

POSTED BY: Daniel G
ContourPlot3D[-2 x + 4 y - 2 z == 0, {x, -20, 20}, {y, -20,   20}, {z, -20, 20}]
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard