是否可以將Matlab圖的字體轉換為與乳膠字體相同的字體。例如,我可以通過以下方式修改圖的字體:x = -pi:.1:pi; y = sin(x); plot(x,y)set(gca,'FontName' ...
確定! 回上一頁