How can I insert a title under a group of subplots?

13 visualizaciones (últimos 30 días)
PRB
PRB el 5 de Ag. de 2022
Respondida: the cyclist el 5 de Ag. de 2022
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?

Respuesta aceptada

the cyclist
the cyclist el 5 de Ag. de 2022
Personally, I would use the more modern tiledlayout (rather than subplot), but then add your text using an annotation (or just text).

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by