photo

Nam moon Kim


Last seen: 12日 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1
  • First Answer

バッジを表示

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}...

6年弱 前 | 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...

6年弱 前 | 3