how to south outside text
Ältere Kommentare anzeigen
how to this text southouside and outside text help me🙏🏻 look this photo thnak you
1 Kommentar
오랑거 B
am 15 Jun. 2021
Antworten (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)
Kategorien
Mehr zu Annotations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

