Statistica
RANK
31.600
of 300.365
REPUTAZIONE
1
CONTRIBUTI
1 Domanda
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
1
RANK
of 168.262
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
Can't save figure that contains subplots and a legend
Mathworks fixed it in 2020b.
Can't save figure that contains subplots and a legend
Mathworks fixed it in 2020b.
oltre 4 anni fa | 0
| accettato
Domanda
Can't save figure that contains subplots and a legend
I need a figure that uses most of the area for a heatmap, and then has subplots of bar graphs on the side. I am doing this by cr...
oltre 5 anni fa | 2 risposte | 1
2
risposteRisposto
Colorbar displays in new figure
fig = figure; h = HeatMap(...); ax = plot(h, fig); colorbar(ax);
Colorbar displays in new figure
fig = figure; h = HeatMap(...); ax = plot(h, fig); colorbar(ax);
oltre 5 anni fa | 0
