upper and lower curves
显示 更早的评论
I uesed the basic fitting to get the 5th polynominal curve (median) .
I want to add the upper with 25% from the median and lower with 25% from median curves.


回答(1 个)
Matt J
2019-9-12
0 个投票
You can use the quantile command
to determine the upper and lower quartiles at each time points and then use those points to plot the upper and lower curves.
类别
在 帮助中心 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!