T検定などの解析結果の数字をグラフに挿入
30 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
あるデータの解析をして平均値を求めたグラフを作るとします。このグラフに、t検定の数値をそのまま自動で挿入するには、どのような関数が必要でしょうか?
0 Commenti
Risposta accettata
michio
il 20 Giu 2020
グラフに任意の数字や文字を挿入するのであれば、annotation 関数か、text 関数が良いかと思います。
こちらの記事も具体例として参考になると思います。
MATLABのプロットでアノテーションをつける https://qiita.com/Monzo_N/items/c68f52e88fd532671a19
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!