Produces a pdf - must be called after all the plot commands you want included have been executed.
BAD_SIGNAL : Called with a dissociated pointer.
interface
integer function gnuplot_genpdf(ptr_gctrl) result(status)
type(gnuplot_ctrl), pointer :: ptr_gctrl
end function gnuplot_genpdf
end interface
|