title Subroutine

public subroutine title(title_text)

Set the title for the current axes. Routes to subplot or figure level.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: title_text