MATLAB : Save figure in a certain size ... In the following figure: data = rand(1,365);subplot(121);plot(1:365,data);xlabel('label');ylabel('label');subplot(122); ...
確定! 回上一頁