Effacer les filtres
Effacer les filtres

Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

multiple comparison chart- how to override auto settings

2 vues (au cours des 30 derniers jours)
Mukund
Mukund le 5 Nov 2019
Clôturé : MATLAB Answer Bot le 20 Août 2021
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.?

Réponses (0)

Cette question est clôturée.

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by