add colorbar to clustergram from within script

7 visualizzazioni (ultimi 30 giorni)
cmo
cmo il 23 Apr 2015
Modificato: Ahmet Cecen il 23 Apr 2015
How do you add a colorbar to a clustergram plot from within a script?
I know you can click on a figure to do it, but i am making a clustergrams in bulk (hundreds).

Risposte (1)

Ahmet Cecen
Ahmet Cecen il 23 Apr 2015
Modificato: Ahmet Cecen il 23 Apr 2015
Nevermind colorbar doesn't work, check below for a work around that worked for me:
Also check:
fig=clustergram(A)
plot(fig)

Community Treasure Hunt

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

Start Hunting!

Translated by