Qurak

Plot field vectors in 3D

Example 1 step, run in order in one session. Every step was executed against the engine and the output below is what it produced.

Step 1
VectorPlot3D[{x, y ^ 2, z - x}, {x, -3, 3}, {y, -3, 3}, {z, -3, 3}, Axes -> False, BoxRatios -> Automatic, Boxed -> False, VectorPoints -> 7, VectorColorFunction -> "SunsetColors"]
Output
-Graphics3D-

Functions used

Related recipes

All recipes · Function reference · Use this from an MCP client