plots a confidence interval around an x-y plot (e.g. a timeseries)

ciEnvelope(x, ylo, yhi, ...)

Arguments

x

Vector defining CI center

ylo

Vector defining bottom of CI envelope

yhi

Vector defining top of CI envelope