Mathematica > Visualization and Graphics > Data Visualization > Vector Visualization > VectorPoints >
Mathematica > Visualization and Graphics > Function Visualization > Vector Visualization > VectorPoints >
Mathematica > Visualization and Graphics > Data Visualization > Function Visualization > Vector Visualization > VectorPoints >

VectorPoints

VectorPoints
is an option to VectorPlot, ListVectorPlot, and related functions that determines how many field vectors to draw.
Nonedraw no field vectors
ndraw a regular n×n grid of field vectors
{m,n}draw a regular m×n grid of field vectors
Coarseautomatically chosen coarse set of field vectors
Fineautomatically chosen fine set of field vectors
{p1,p2,...}draw field vectors at the points , , ...
{{p1,g1},...}draw the field vector at using graphics directive
Plot a vector field with arrows on a regular grid:
Specify a list of points for showing field vectors:
Plot a vector field with arrows on a regular grid:
In[1]:=
Click for copyable input
Out[1]=
 
Specify a list of points for showing field vectors:
In[1]:=
Click for copyable input
Out[1]=
Use a different number of field vectors on a regular grid:
The location for vectors is given in the middle of the drawn vector:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF