How do I make this graph? Mean ensemble time series graph with range of uncertainty.

조회 수: 2 (최근 30일)
I'm trying to put together a graph in Matlab that looks like this example from the IPCC AR4 report. I have vectors of the mean, max CI, and min CI for two scenarios. Any tips are greatly appreciated. Using error bars (instead of range of uncertainty grayed area) makes me want to stab my eyes out with a dull spoon.
Any tips are greatly appreciated.
Liz.

답변 (2개)

Oleg Komarov
Oleg Komarov 2011년 2월 1일

Try out boundedline on the FEX.

If not satisfied there are several links to the aknowledgments with submissions which pretty much do the same.

Snapshot of boundedline:

Oleg


Elizabeth
Elizabeth 2011년 2월 3일
Thanks, I ended up using the fill function instead.

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by