Add title to subplot (a), (b), (c) with already existing titles for parameters.

25 views (last 30 days)
Hello everyone,
I'd like to itemize my subplots as in (a), (b), (c) ... I believe one way to do this is to use the title section within each subplot, however, I am already using it to add specific simulation parameters ( and ). Attached is a figure I'd like to modify. This is for a research paper, and I wonder if there is a way around this to work out the itemization of subplots.
Any leads/suggetions would be much appreciated.
Thanks.

Accepted Answer

Doddy Kastanya
Doddy Kastanya on 11 Jan 2021

More Answers (1)

Doddy Kastanya
Doddy Kastanya on 11 Jan 2021
You probably could add the "(a)" (or b, c, d, e, or f) before specifying the beta_e and t_f in the title section.

Community Treasure Hunt

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

Start Hunting!