Feeds
已回答
Error when plotting.... No points shown in graph
Hello, I am plotting a root locus graph based on the following code: num=[1]; den=[1 3 0]; sys=tf(num,den) rlocus(sys) ...
Error when plotting.... No points shown in graph
Hello, I am plotting a root locus graph based on the following code: num=[1]; den=[1 3 0]; sys=tf(num,den) rlocus(sys) ...
3 years 前 | 0
