matlab修改legend方向

可以选择横排或者竖排

 

legend('AA', 'BB', 'orientation', 'Vertical')

legend('AA', 'BB', 'orientation', 'horizontal')

  

posted on 2020-12-30 14:55  那抹阳光1994  阅读(1070)  评论(0)    收藏  举报

导航