fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_figure_labels
Subroutine
23 statements
Source File
fortplot_figure_initialization.f90
fortplot_figure_initialization
set_figure_labels
Contents
public subroutine set_figure_labels(state, title, xlabel, ylabel)
Set figure labels
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
character(len=*),
intent(in),
optional
::
title
character(len=*),
intent(in),
optional
::
xlabel
character(len=*),
intent(in),
optional
::
ylabel