xlabel Subroutine

public subroutine xlabel(label, color)

Set x-label

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: label

Label for axis

character, intent(in), optional :: color

Color of labels


Calls

proc~~xlabel~~CallsGraph proc~xlabel xlabel plmtex plmtex proc~xlabel->plmtex

Called by

proc~~xlabel~~CalledByGraph proc~xlabel xlabel proc~doplot doPlot proc~doplot->proc~xlabel program~examples examples program~examples->proc~doplot

Contents

None