Feeds
질문
how to use cell array in stateflow?
I want to use cell array in stateflow. for example, define, Param1 = {1,2,3,4,5,6,7,8,9,10}; Param2 = {7,6,5,4,3,2,1}...
대략 7년 전 | 답변 수: 1 | 0
1
답변답변 있음
"Undefined function or variable '****'. The first assignment to a local variable determines its class."
I had a same problem. I think that is variable initiation problem. in the matlab, if there is not variable, that's variable a...
"Undefined function or variable '****'. The first assignment to a local variable determines its class."
I had a same problem. I think that is variable initiation problem. in the matlab, if there is not variable, that's variable a...
대략 7년 전 | 3

