Azzera filtri
Azzera filtri

How to find letters indicating significant differences at alpha=0.05?

2 visualizzazioni (ultimi 30 giorni)
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 Commenti
Abhishek Chakraborty
Abhishek Chakraborty il 3 Mag 2020
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?
Rik
Rik il 3 Mag 2020
You can probably use the text() function. Is that what you mean?

Accedi per commentare.

Risposte (1)

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi il 4 Mag 2020
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!

Prodotti


Release

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by