Resets the parameters for the current session. Issues the gnuplot reset
command.
BAD_SIGNAL
: Called with a dissociated pointer.
interface integer function gnuplot_reset(ptr_gctrl) result(status) type(gnuplot_ctrl), pointer :: ptr_gctrl end function gnuplot_reset end interface |