nameVoid
- 238
- 0
How do I plot the plane x+z=0 in mathematica on the xyz plane
The discussion revolves around plotting the plane defined by the equation x + z = 0 using Mathematica, specifically focusing on how to represent this equation in a 3D plot within the software.
Some participants have provided guidance on how to manipulate the equation for plotting, while others have raised concerns about syntax errors and version differences. The conversation reflects a mix of attempts to clarify the plotting process and address potential issues with the software.
There is mention of different versions of Mathematica, including student and full versions, and how they may affect functionality. Participants also discuss the need for correct syntax when using plotting functions.
= plot x+z=0 plane
nameVoid said:This is not correct tag plus in plot x+z is protected