Show / Hide Table of Contents

    Method sfnam

    | Improve this Doc View Source

    sfnam(String)

    plsfnam: Set output file name

    Declaration
    public void sfnam(string fnam)
    Parameters
    Type Name Description
    System.String fnam

    An ascii character string containing the file name.

    Remarks

    Sets the current output file name, if applicable. If the file name has not been specified and is required by the driver, the user will be prompted for it. If using the X-windows output driver, this sets the display name. This routine, if used, must be called before initializing PLplot.

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX