xlabel Subroutine

public subroutine xlabel(label_text)

Set the x-axis label text.

Parameters label_text : character(len=*), intent(in) X-axis label.

Arguments

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