| The PLplot Plotting Library: Programmer's Reference Manual | ||
|---|---|---|
| Prev | Chapter 18. The Specialized Fortran API for PLplot | Next | 
plvec1: Vector plot, general 1-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 pltr1 for the same
      capability.