how to south outside text

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

回答(1 个)

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)

类别

帮助中心File Exchange 中查找有关 Annotations 的更多信息

标签

回答:

2021-6-15

Community Treasure Hunt

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

Start Hunting!

Translated by