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