How can I create shaded error bars for my data?
Mostrar comentarios más antiguos
I am new to Matlab and want to compute the error values of my signal as well as to plot the mean of my data with the shaded error bars across all trials.
my data consists of 37 columns which are the separate trials whereby each column represents a different trial. each row represents data points(21000). My sampling frequency is 5000.
Attached is the data file
MatLab Release: 2013a
Respuestas (1)
Jacob Mathew
el 12 de Dic. de 2024
0 votos
Hey Eve,
You can refer to the following MATLAB Answer : https://www.mathworks.com/matlabcentral/answers/2014851-how-do-i-make-shaded-error-bar-area-instead-of-lines
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!