Nov 21, 2006 #1 santorta Automotive Joined May 3, 2003 Messages 24 Location IN 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?
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?