logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

plsdimap - Set up transformation from metafile coordinates

Arguments

dimxmin (PLINT(3plplot), input)
              NEEDS DOCUMENTATION

       dimxmax (PLINT(3plplot), input)
              NEEDS DOCUMENTATION

       dimymin (PLINT(3plplot), input)
              NEEDS DOCUMENTATION

       dimymax (PLINT(3plplot), input)
              NEEDS DOCUMENTATION

       dimxpmm (PLFLT(3plplot), input)
              NEEDS DOCUMENTATION

       dimypmm (PLFLT(3plplot), input)
              NEEDS DOCUMENTATION

Authors

       Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot  over  its
       long history.

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.

Name

plsdimap - Set up transformation from metafile coordinates

See Also

       PLplot documentation at http://plplot.org/documentation.php.

                                                   July, 2025                                  PLSDIMAP(3plplot)

Synopsis

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

See Also