xlim Subroutine

public subroutine xlim(xmin, xmax)

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

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: xmin
real(kind=8), intent(in) :: xmax