Rechercher une page de manuel
plsdimap.3plplot
Langue: en
Version: July, 2010 (fedora - 01/12/10)
Section: 3 (Bibliothèques de fonctions)
NAME
plsdimap - Set up transformation from metafile coordinatesSYNOPSIS
plsdimap(dimxmin, dimxmax, dimymin, dimymax, dimxpmm, dimypmm)DESCRIPTION
Set up transformation from metafile coordinates. The size of the plot is scaled so as to preserve aspect ratio. This isn't intended to be a general-purpose facility just yet (not sure why the user would need it, for one). Redacted form: plsdimap(dimxmin, dimxmax, dimymin, dimymax, dimxpmm, dimypmm) This function is not used in any examples.
ARGUMENTS
- dimxmin (PLINT, input)
- NEEDS DOCUMENTATION
- dimxmax (PLINT, input)
- NEEDS DOCUMENTATION
- dimymin (PLINT, input)
- NEEDS DOCUMENTATION
- dimymax (PLINT, input)
- NEEDS DOCUMENTATION
- dimxpmm (PLFLT, input)
- NEEDS DOCUMENTATION
- dimypmm (PLFLT, input)
- NEEDS DOCUMENTATION
AUTHORS
Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/resources.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre