Feeds
질문
printing different coloured graphs from the same running loop
I'm trying to get colored graphs from the same loop: for i=1:8, sys=ss(A,B,C,[]); [y t x]=initial(sys, X(:,i)); ...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
keeping point data (data cursor) on graph while zooming out
I'm trying to insert point's data on graph (with "data cursor" command), and zooming out erases the data window. Any ideas h...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
deriving fractions in matlab
hi, is it possible to derive a fraction? for example: (s+2)/(s^2+7) thanks.
12년 초과 전 | 답변 수: 2 | 0
