Add and find 10th and 90th percentile line

4 次查看(过去 30 天)
Hi!,
Im stuck of how to add and find the 10th and 90th percentile line and value on my graph that I've gotten from an excel file (posted above), the value is the voltage transmission of an LCD-monitor, this is the graph I have:
I would really appreciate some assistance as to how to find the values that im looking for (10-90th percent and percentile line).
Thank you.

回答(1 个)

Durriya Doctor
Durriya Doctor 2021-2-24
Assuming that you are looking to add a 10th and 90th percentile line to each of the 3 graphs, you can use the prctile and yline functions in MATLAB to plot the percentile line
  1 个评论
Arad Nuri
Arad Nuri 2021-2-25
编辑:Arad Nuri 2021-2-25
I tried using the commands however to no success, could you show me an example? @Durriya Doctor

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by