set_title_figure Subroutine

public subroutine set_title_figure(state, title_compat, title)

Set figure title

Arguments

Type IntentOptional Attributes Name
type(figure_state_t), intent(inout) :: state
character(len=:), intent(inout), allocatable :: title_compat
character(len=*), intent(in) :: title