Vector fields can model velocity, magnetic force, fluid motion, and gradients. Visualize
vector fields in a 2-D or 3-D view using the quiver
, quiver3
, and streamline
functions. You can also display vectors along a horizontal axis or
from the origin.
Quiver Properties | Quiver chart appearance and behavior |
Line Properties | Chart line appearance and behavior |
Combine Contour Plot and Quiver Plot
Display contour lines and gradient vectors on the same plot.
Display Streamlines Using Vector Data
Visualize air currents in 3-D using streamlines, slice planes, and contours on the same plot.
Create Stream Particle Animations
Visualize the speed and direction of particles within vector fields using streamlines.