Show / Hide Table of Contents

    Method sstrm

    sstrm(Int32)

    plsstrm: Set current output stream

    Declaration
    public static void sstrm(Int32 strm)
    Parameters
    Type Name Description
    Int32 strm

    The current stream number.

    Remarks

    Sets the number of the current output stream. The stream number defaults to 0 unless changed by this routine. The first use of this routine must be followed by a call initializing PLplot (e.g. plstar).

    Back to top Generated by DocFX