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

1 次查看(过去 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