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

Significance testing should be done on data, not on a plot. And what do you mean exactly with the secoond part of your question?
I have understood how to conduct the significance testing using MATLAB. How to place the letters "a", "ab" and "b" on top of the error bars? Any code for that?
You can probably use the text() function. Is that what you mean?

댓글을 달려면 로그인하십시오.

답변 (1개)

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi 2020년 5월 4일

0 개 추천

Hey Abhishek,
As mentioned by @Rik, use the text function to get the desired outputs.
Here are some links to other discussions on the MATLAB Answers forum that may be of help to you:
There are many other such discussions on this forum that may guide you.
Hope this helps!

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 5월 2일

답변:

2020년 5월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by