请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
matlab-007 发表于 2015-1-25 20:05 方法一:set(get(gca, 'YLabel'), 'Rotation', 0); 方法二:画好图以后点选Y轴标注,把属性里的Rotation改为0。 ...