write p-value into plot

45 次查看(过去 30 天)
Nona
Nona 2021-10-19
评论: Nona 2021-10-20
Hi,
I have a plot with two trajectories of each 100 data points and underneath at the bottom of the x-axis a dotted line indicating a significant difference of the two trajectories. Now I would love to also print the exact p-value on top of the dotted line. But I am completely at a loss how to do this. Can someone give me a hint?
I attached a file of the graph that I hae so far. Each red dotted line would have it's own p-value (in this case two p-values).
Thanks!

采纳的回答

the cyclist
the cyclist 2021-10-19
You can use the text or annotation functions. The text function is easier, but the annotation function is more powerful.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

标签

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by