VectorFieldPlots`
VectorFieldPlots`
ListVectorFieldPlot
As of Version 7.0, ListVectorFieldPlot has been superseded by ListVectorPlot.
ListVectorFieldPlot[{{{x11,y11},{x12,y12},…},…}]
generates a plot of the vector field corresponding to the array of vectors {{{x11,y11},…},…}.
ListVectorFieldPlot[{{pt1,vec1},{pt2,vec2},…}]
generates a plot of a list of vectors, each based at the corresponding point.
更多信息和选项
- To use ListVectorFieldPlot, you first need to load the Vector Field Plotting Package using Needs["VectorFieldPlots`"].
- The array of vectors {{{x11,y11},{x12,y12},…},…} must be rectangular, with dimensions at least 2×2.
- Vectors given in an array are regularly spaced with vector {x11,x11} placed at the upper-left corner.
- ListVectorFieldPlot has the same options as Graphics, with the following additions and changes:
-
ColorFunction None a function to use for coloring the vectors by their magnitude MaxArrowLength None length of the largest vector to be drawn, applied after the ScaleFunction, but before the ScaleFactor ScaleFactor Automatic linearly rescales the vectors so the longest vector is equal to this value; Automatic fits the vectors in the mesh, None eliminates the rescaling ScaleFunction None a function to use for rescaling the magnitude of vectors - ListVectorFieldPlot treats the option ScaleFactor->Automatic the same as ScaleFactor->None.
范例
Wolfram Research (2008),ListVectorFieldPlot,Wolfram 语言函数,https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
文本
Wolfram Research (2008),ListVectorFieldPlot,Wolfram 语言函数,https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
CMS
Wolfram 语言. 2008. "ListVectorFieldPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html.
APA
Wolfram 语言. (2008). ListVectorFieldPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/VectorFieldPlots/ref/ListVectorFieldPlot.html 年