Title for a figure containing many pictures
Show older comments
I am making a figure containing many pictures. I did that by using the subplot function.
I would like to add a title for the whole pictures. How could I do that?
Thanks in advance for your help.
Accepted Answer
More Answers (1)
Rik
on 8 Jun 2019
0 votes
You can also use the suptitle function. I remember it as being a native Matlab function, but I couldn't find it in the doc. You can get the code here. The copyright text describes it as being a Mathworks made functions, so maybe my confusion has its source there.
1 Comment
Mohammed Qahosh
on 8 Jun 2019
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!