subplot Subroutine

public subroutine subplot(nrows, ncols, index)

Create subplot arrangement (simplified for single axis) Currently implements single plot behavior

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nrows
integer, intent(in) :: ncols
integer, intent(in) :: index