T検定などの解析結果の数字をグラフに挿入

あるデータの解析をして平均値を求めたグラフを作るとします。このグラフに、t検定の数値をそのまま自動で挿入するには、どのような関数が必要でしょうか?

 Risposta accettata

michio
michio il 20 Giu 2020

0 voti

グラフに任意の数字や文字を挿入するのであれば、annotation 関数か、text 関数が良いかと思います。
こちらの記事も具体例として参考になると思います。
MATLABのプロットでアノテーションをつける https://qiita.com/Monzo_N/items/c68f52e88fd532671a19

1 Commento

Saito
Saito il 11 Lug 2020
有難うございます。試してみます。

Accedi per commentare.

Più risposte (1)

Saito
Saito il 13 Set 2020

0 voti

有難うございました。 解決しました。

Richiesto:

il 18 Giu 2020

Risposto:

il 13 Set 2020

Community Treasure Hunt

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

Start Hunting!