2020年12月30日

matlab修改legend方向

摘要: 可以选择横排或者竖排 legend('AA', 'BB', 'orientation', 'Vertical') legend('AA', 'BB', 'orientation', 'horizontal') 阅读全文

posted @ 2020-12-30 14:55 那抹阳光1994 阅读(1070) 评论(0) 推荐(0)

导航