The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 17. The Specialized Fortran API for PLplot | Next |
plvec0
: Vector plot, identity 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 pltr0
for the same
capability.