How do you include a figure caption below a graph?

Currently, I can only position a caption above a graph. However, I would like to position it below the graph instead. Please can you advise how I do this?

Answers (1)

Matt J
Matt J on 30 Mar 2022
Edited: Matt J on 30 Mar 2022
With the text() command you can position text anywhere in or around the axes that you wish.

2 Comments

Thanks Matt J for the reply. Ok - but how do I position the text below the x-axis. At the moment, I can only position the title at the top of the graph.
Not the title() command. My suggestion was that you use the text() command,

Sign in to comment.

Categories

Find more on Interactive Control and Callbacks in Help Center and File Exchange

Asked:

on 30 Mar 2022

Commented:

on 30 Mar 2022

Community Treasure Hunt

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

Start Hunting!