Shaded Error bar Problems
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Adam Danz
el 9 de Oct. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Errorbars en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!