fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
|
Retrieves a string from a plot_object. More...
Public Member Functions | |
character(len=:) function, allocatable | get_string_result (this) |
Retrieves a string from a plot_object.
[in] | this | The plot_object object. |
Definition at line 5759 of file fplot_core.f90.
character(len = :) function, allocatable fplot_core::get_string_result::get_string_result | ( | class(plot_object), intent(in) | this | ) |
Definition at line 5759 of file fplot_core.f90.