Shaded Error bar Problems
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I need to plot the data with standerd deviation. I use "shadedErrorBar" command for plot. But every time I get "Undefined function or variable 'shadedErrorBar' ". Why I get this error and how can use the shadedErrorbar command?
1 Commento
Adam Danz
il 9 Ott 2019
shadedErrorbar is not a matlab function. It's available on the file exchange if you don't already have it (google it). If you do have, make sure it's on your matlab path.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Errorbars in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!