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 years 前 | 1 个回答 | 0