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?

回答 (1 件)

Matt J
Matt J 2022 年 3 月 30 日
編集済み: Matt J 2022 年 3 月 30 日

0 投票

With the text() command you can position text anywhere in or around the axes that you wish.

2 件のコメント

Nicholas Dunne
Nicholas Dunne 2022 年 3 月 30 日
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.
Matt J
Matt J 2022 年 3 月 30 日
Not the title() command. My suggestion was that you use the text() command,

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeLine Plots についてさらに検索

質問済み:

2022 年 3 月 30 日

コメント済み:

2022 年 3 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by