write p-value into plot
35 ビュー (過去 30 日間)
古いコメントを表示
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!
0 件のコメント
採用された回答
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 Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!