Feeds
답변 있음
How can I use Simulink variables in a matlab function ?
I finally find the solution : instead of using ALL (which returns a boolean), I used a=in_SoC(1,1); After putting 'a' everywhere...
How can I use Simulink variables in a matlab function ?
I finally find the solution : instead of using ALL (which returns a boolean), I used a=in_SoC(1,1); After putting 'a' everywhere...
대략 11년 전 | 0
| 수락됨
질문
How can I use Simulink variables in a matlab function ?
I have a Simulink model created, with some Matlab functions in it. The point is that I can not use one of my input from Simulink...
대략 11년 전 | 답변 수: 1 | 0
1
답변답변 있음
??? Subscripted assignment between dissimilar structures.
I have actually the same mistake as AP, but the point is that when I test me structures, they are supposed to be the same in the...
??? Subscripted assignment between dissimilar structures.
I have actually the same mistake as AP, but the point is that when I test me structures, they are supposed to be the same in the...
대략 11년 전 | 0
