title Subroutine

public subroutine title(title_text)

Set the title for the current axes.

Parameters title_text : character(len=*), intent(in) Title text.

Arguments

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