hold on
hold off
添加图例标签
legend('label1','label2',.....)
标题和XY坐标标签
title('TitleName')
xlabel('xlabel_name')
ylabel('ylabel_name')
text()文本和annotation()箭头标注
hold on
hold off
legend('label1','label2',.....)
title('TitleName')
xlabel('xlabel_name')
ylabel('ylabel_name')
本文标题:绘图
本文链接:https://www.haomeiwen.com/subject/ctdzdctx.html
网友评论