Title in subplot over each row

I have a subplot of(5, 2) .. I want to add title over each row . How can I do it? Matlab version 2018b

Answers (1)

dpb
dpb on 23 Apr 2023
Moved: Cris LaPierre on 24 Apr 2023
See <Adam Danz Answer Prior Q?> that does what I think you're asking about...

1 Comment

Adam Danz
Adam Danz on 24 Apr 2023
Moved: Cris LaPierre on 24 Apr 2023
Thanks for pointing that out @dpb. I just updated that answer to include a 3rd option using tiledlayout.
@Fransi Mittal, I suggest using the tiledlayout approach.

Sign in to comment.

Asked:

on 23 Apr 2023

Moved:

on 24 Apr 2023

Community Treasure Hunt

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

Start Hunting!