ListVectorFieldPlot3D
ListVectorFieldPlot3D[{{pt1,vec1},{pt2,vec2},…}]
generates a three-dimensional plot of the list of vectors vec1, vec2, …, with each vector based at a corresponding point pt1,pt2,….
Details and Options
- To use ListVectorFieldPlot3D, you first need to load the Vector Field Plotting Package using Needs["VectorFieldPlots`"].
- Each point pti is a coordinate vector {xi,yi,zi} in a Cartesian coordinate system.
- ListVectorFieldPlot3D has the same options as Graphics3D with the following additions and changes:
-
ScaleFactor Automatic the scale of the vectors to the mesh; Max ensures that the largest vector fits in the mesh ScaleFunction None function to rescale the lengths of vectors MaxArrowLength None determines the largest vector to be drawn ColorFunction None colors to use VectorHeads False whether to draw vectors with heads
Examples
Text
Wolfram Research (2008), ListVectorFieldPlot3D, Wolfram Language function, https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html.
CMS
Wolfram Language. 2008. "ListVectorFieldPlot3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html.
APA
Wolfram Language. (2008). ListVectorFieldPlot3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot3D.html