santorta
Automotive
- May 3, 2003
- 24
Do you have any idea, how to use pointers in simulink functions?
We normally declare all the variables as global and use them in functions in Stateflow, but this consumes lots of memory. So how can we pass variables to functions?
We normally declare all the variables as global and use them in functions in Stateflow, but this consumes lots of memory. So how can we pass variables to functions?