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

2 ビュー (過去 30 日間)
Elizabeth
Elizabeth 2011 年 2 月 1 日
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 Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by