add colorbar to clustergram from within script

5 visualizaciones (últimos 30 días)
cmo
cmo el 23 de Abr. de 2015
Editada: Ahmet Cecen el 23 de Abr. de 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).

Respuestas (1)

Ahmet Cecen
Ahmet Cecen el 23 de Abr. de 2015
Editada: Ahmet Cecen el 23 de Abr. de 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