Show / Hide Table of Contents

    Method end

    end()

    plend: End plotting session

    Declaration
    public static void end()
    Remarks

    Ends a plotting session, tidies up all the output files, switches interactive devices back into text mode and frees up any memory that was allocated. Must be called before end of program.

    Back to top Generated by DocFX