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
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 的更多信息

回答:

2019-9-12

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by