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

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

 Respuesta aceptada

michio
michio el 20 de Jun. de 2020

0 votos

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

1 comentario

Saito
Saito el 11 de Jul. de 2020
有難うございます。試してみます。

Iniciar sesión para comentar.

Más respuestas (1)

Saito
Saito el 13 de Sept. de 2020

0 votos

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

Preguntada:

el 18 de Jun. de 2020

Respondida:

el 13 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!