How to find letters indicating significant differences at alpha=0.05?
古いコメントを表示

How to find the letters a, b, ab indicating significant differences using MATLAB at alpha-=0.05? Also, how to write the letters on the plot?
3 件のコメント
Rik
2020 年 5 月 2 日
Significance testing should be done on data, not on a plot. And what do you mean exactly with the secoond part of your question?
Abhishek Chakraborty
2020 年 5 月 3 日
Rik
2020 年 5 月 3 日
You can probably use the text() function. Is that what you mean?
回答 (1 件)
Vinai Datta Thatiparthi
2020 年 5 月 4 日
0 投票
Hey Abhishek,
Here are some links to other discussions on the MATLAB Answers forum that may be of help to you:
- How to label bars in a bar graph
- How to plot numbers on bar graph [Change the array of numbers to an array of characters]
There are many other such discussions on this forum that may guide you.
Hope this helps!
カテゴリ
ヘルプ センター および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!