Feeds
질문
Fontname switches to Times New Roman in ylabel('$\hat x_2$: Height' , 'Interpreter' , 'latex')
clear clc x=0:0.1:10; y=sin(x); figure(1) plot(x,y) xlabel('Time') ylabel('$\hat x$: Height' , 'FontName', 'Helvetica', '...
8일 전 | 답변 수: 1 | 0
질문
8일 전 | 답변 수: 1 | 0