Shaded Error bar Problems
17 views (last 30 days)
Show older comments
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 Comment
Adam Danz
on 9 Oct 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.
Answers (0)
See Also
Categories
Find more on Errorbars in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!