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 years 前 | 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 years 前 | 3

