Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Vector Field Plotting Package >

VectorHeads

VectorHeads
is an option for the three-dimensional vector field functions, including VectorFieldPlot3D, that determines whether the vectors will be displayed with heads.
  • The default setting is typically VectorHeads->False.
Needs["VectorFieldPlots`"]
With VectorHeads->False three-dimensional field plots draw with line segments:
In[2]:=
Click for copyable input
Out[2]=
Setting VectorHeads->True adds heads to the lines:
In[3]:=
Click for copyable input
Out[3]=
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team