add colorbar to clustergram from within script

6 次查看(过去 30 天)
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).

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Expression Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by