putting error bars/standard deviation in my graphs
1 次查看(过去 30 天)
显示 更早的评论
Hi.
I have a data of 600 timesteps from 6 different channels in a matrix X. This means the size of X is 600 by 6. I plan to plot the average of X over the number channels, so that the mean of X will just be 600 by 1. I want to include standard deviation bars/error bars, but only for every 50 steps (starting from t = 50, t = 100, and so on).
I am confused how to implement this. Your help will be appreciated.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discrete Data Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!