Filter löschen
Filter löschen

How can I create multiple lines with error bars and a legend?

1 Ansicht (letzte 30 Tage)
Max Behr
Max Behr am 11 Mai 2020
Hello,
I got three data sets like this:
a=[8,2,3;2,5,2;5,2,4;1,7,4;4,4,5;2,3,3;3,2,6;3,4,5;3,2,4;2,1,3]
The first collum represents the base values, the second the " testing" and the third the "second testing".
I would like to present them as a line with 1x multiplied errorbar and a legend. Like this:
Unfortunately I do not manage to do with
errorbar(a,err)
Could you help me, please?
Thanks.

Antworten (0)

Kategorien

Mehr zu Errorbars finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by