how to south outside text

how to this text southouside and outside text help me🙏🏻 look this photo thnak you

回答 (1 件)

Chunru
Chunru 2021 年 6 月 15 日

0 投票

bar(rand(5,2)); % some plot
legend('A', 'B', 'Location', 'southoutside'); % legend can be placed southoutside
text(4, -0.2, {'this is ', 'a test'}); % text can be anywhere (specified pos)

カテゴリ

タグ

質問済み:

2021 年 6 月 15 日

回答済み:

2021 年 6 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by