Toggle navigation
FPLOT
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
pa_get_string_result
Interface
7 statements
Source File
fplot_plot_axis.f90
fplot_plot_axis
pa_get_string_result
Contents
None
interface
public function pa_get_string_result(this) result(x)
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_axis
),
intent(in)
::
this
The plot_axis object.
Return Value
character(len=:),allocatable
The string.
Description
Retrieves a string from a plot_axis.