Feeds
질문
Why my program always get '0' at initialization?
function out=gett(A) if A(1)==0 out=1; else out=0; end A(1) end My M-file Integrator block :initial co...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
Simulink block 'MATLAB Fcn' get '0' value
I built a model,and integrator which set the initial value. But the read incoming values the 'MATLAB Fcn' in the beginning simu...
대략 13년 전 | 답변 수: 0 | 0