Add title to subplot (a), (b), (c) with already existing titles for parameters.
5 次查看(过去 30 天)
显示 更早的评论
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.

0 个评论
采纳的回答
Doddy Kastanya
2021-1-11
You might want to take a look at this posting: https://www.mathworks.com/matlabcentral/fileexchange/85453-subplotlabel/?s_tid=mlc_lp_leaf
0 个评论
更多回答(1 个)
Doddy Kastanya
2021-1-11
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Subplots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!