| The PLplot Plotting Library: Programmer's Reference Manual | ||
|---|---|---|
| Prev | Chapter 18. The Specialized Fortran API for PLplot | Next | 
plvec2: Vector plot, general 2-d mapping for
fortran
Draws a vector plot of the data in (u[nx][ny], v[nx][ny]).
| 
 | 
      NOTE: this function is intended for use from a Fortran caller only.
      The C user should instead call plvect using the built-in
      transformation function pltr2 for the same
      capability.