How can I subplot heat maps?
Mostra commenti meno recenti
I want to subplot heat maps, so I did as following but it didn't work. Please help me!
A = [ 1 1 ; 2 2 ]
subplot(4,4,1)
HeatMap(A)
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su 컬러맵 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!