given mean function, variation/or co-variance matrix, can I plot some graph like what normally used for gaussian process.

Hi, I've got a mean function and variance and covariance of some data. I am able to draw a graph with error bar such as below.
AddColoredMarkersToEachDataPointExample_01.png
But I want to have an light colored area such as we normally see with plot from gaussian process such as below. Is there any ways to get such graphs but without going through GP model.
Error_Bars_with_Fill_Area_01.png
f4.gif

2 Comments

patch with the vertices of your errorbars, maybe...
Hi, dpb, thank you. Managed to got such plot by fill function. Basically same as patch.

Sign in to comment.

Answers (0)

Tags

Asked:

on 13 Jul 2019

Commented:

on 17 Jul 2019

Community Treasure Hunt

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

Start Hunting!