ylim Subroutine

public subroutine ylim(ymin, ymax)

Set the y-axis limits for the global figure (pyplot-style)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: ymin
real(kind=8), intent(in) :: ymax