Feeds
질문
LaTeX interpreter is not working correctly with code including subscripts in Control System Toolbox legends
When running the following code: G1 = tf(1,[1,1,1]); G2 = tf(1,[1,0.5,1]); step(G1,G2); h = legend('$G_1(s)$','$G_2(s)$');...
3년 초과 전 | 답변 수: 1 | 0