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년 전 | 0
