Feeds
질문
Time Varying Input in Matrix
I have a time varying input, K. A= [0; 0; K]; B= [5 -3 2; 2 -3 1; 3 2 1]; for x=1:length(t) A= [0;...
대략 10년 전 | 답변 수: 1 | 0
1
답변질문
The Value assigned to variable 'C' might be unused??
Hi, I am struggling with a piece of code listed below: I am getting the error 'The Value assigned to variable 'C' might be unus...
대략 10년 전 | 답변 수: 2 | 0
