谁知道在空间直角坐标系中平面x+y+z=0的图像怎么画

问题描述:

谁知道在空间直角坐标系中平面x+y+z=0的图像怎么画

Plot3D[-x - y, {x, -2, 2}, {y, -2, 2}, BoxRatios -> Automatic]
Mathematica 语言.