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.org/credits.php)
44       have contributed to PLplot over its long history.
45

SEE ALSO

47       PLplot documentation at http://plplot.org/documentation.php.
48
49
50
51                                November, 2019               PLSDIMAP(3plplot)
Impressum