The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 20. The Specialized C API for PLplot | Next |
pltr2
: Linear interpolation for grid to world
mapping using doubly dimensioned coord arrays (column
dominant, as per normal C 2d arrays)
Linear interpolation for grid to world mapping using doubly
dimensioned coord arrays (column dominant, as per normal C 2d arrays).
This routine can be used both for plcont
and plshade
.
See also the Section called Contour Plots from C in Chapter 3 and
the Section called Shade Plots from C in Chapter 3.
|
This function is currently available in C, C++, Ocaml, Perl, Python and Tcl.
This function is used in example 22.