1PLSDIMAP(3plplot)                 PLplot API                 PLSDIMAP(3plplot)
2
3
4

NAME

6       plsdimap - Set up transformation from metafile coordinates
7

SYNOPSIS

9       plsdimap(dimxmin, dimxmax, dimymin, dimymax, dimxpmm, dimypmm)
10

DESCRIPTION

12       Set  up transformation from metafile coordinates.  The size of the plot
13       is scaled so as to preserve aspect ratio.  This isn't intended to be  a
14       general-purpose facility just yet (not sure why the user would need it,
15       for one).
16
17       Redacted form: plsdimap(dimxmin, dimxmax,  dimymin,  dimymax,  dimxpmm,
18       dimypmm)
19
20       This function is not used in any examples.
21

ARGUMENTS

23       dimxmin (PLINT(3plplot), input)
24              NEEDS DOCUMENTATION
25
26       dimxmax (PLINT(3plplot), input)
27              NEEDS DOCUMENTATION
28
29       dimymin (PLINT(3plplot), input)
30              NEEDS DOCUMENTATION
31
32       dimymax (PLINT(3plplot), input)
33              NEEDS DOCUMENTATION
34
35       dimxpmm (PLFLT(3plplot), input)
36              NEEDS DOCUMENTATION
37
38       dimypmm (PLFLT(3plplot), input)
39              NEEDS DOCUMENTATION
40
41

AUTHORS

43       Many    developers   (who   are   credited   at   http://plplot.source
44       forge.net/credits.php) have contributed to PLplot over  its  long  his‐
45       tory.
46

SEE ALSO

48       PLplot    documentation   at   http://plplot.sourceforge.net/documenta
49       tion.php.
50
51
52
53                                 August, 2017                PLSDIMAP(3plplot)
Impressum