How can I insert a title under a group of subplots?
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a subplot with 8 figures (4x2)
I want to insert a title under (not over) the first row of figures .
How can I do it?
0 Commenti
Risposta accettata
the cyclist
il 5 Ago 2022
Personally, I would use the more modern tiledlayout (rather than subplot), but then add your text using an annotation (or just text).
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Title in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!