VectorFieldPlots`
VectorFieldPlots`

GradientFieldPlot3D

As of Version 7.0, GradientFieldPlot3D has been superseded by VectorPlot3D.

GradientFieldPlot3D[f,{x,xmin,xmax},{y,ymin,ymax},{z,zmin,zmax}]

generates a three-dimensional plot of the gradient vector field of the scalar function f as a function of x, y and z.

GradientFieldPlot3D[f,{x,xmin,xmax,dx},{y,ymin,ymax,dy},{z,zmin,zmax,dz}]

uses steps dx, dy and dz in variables x, y and z respectively.

Details and Options

Examples

Basic Examples  (1)

Gradient field of over the unit cube:

Wolfram Research (2008), GradientFieldPlot3D, Wolfram Language function, https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html.

Text

Wolfram Research (2008), GradientFieldPlot3D, Wolfram Language function, https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html.

CMS

Wolfram Language. 2008. "GradientFieldPlot3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html.

APA

Wolfram Language. (2008). GradientFieldPlot3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html

BibTeX

@misc{reference.wolfram_2023_gradientfieldplot3d, author="Wolfram Research", title="{GradientFieldPlot3D}", year="2008", howpublished="\url{https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_gradientfieldplot3d, organization={Wolfram Research}, title={GradientFieldPlot3D}, year={2008}, url={https://reference.wolfram.com/language/VectorFieldPlots/ref/GradientFieldPlot3D.html}, note=[Accessed: 28-March-2024 ]}