Feeds
질문
Size mismatch for MATLAB expression 'unique'. Expected = 1x1 Actual = 8x1
I am working on embedded function matlab (simulink), I want to find unique values of matrix pbatt_const_Pb_filter. The body of ...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
The interpolation interp1 command is taking wrong values.
The command line is Te_loop_max(i)=interp1(Ne,Temax,pbatt_const_Ne(i),'cubic') inside a loop; The Temax,Pbatt are takin...
거의 9년 전 | 답변 수: 1 | 0