Info

此问题已关闭。 请重新打开它进行编辑或回答。

multiple comparison chart- how to override auto settings

2 次查看(过去 30 天)
On the chart, the click on horizontal lines, activate itself (become blue), neighbouring become grey, others red.
A=5*rand(100,1)
B=2.5*rand(100,1)
C=rand(100,1)
[~,~,stats]=anova1([A,B,C])
[~,~,h,~]=multcompare(stats)
How to remove auto color change?
How to remove vertical dotted lines appearing on both sides.?

回答(0 个)

此问题已关闭。

标签

产品


版本

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by