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 years 前 | 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 years 前 | 0 个回答 | 0