photo

xianzhi gong


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

Feeds

Ver por

Pregunta


How to initialize static variable in C caller blocks during simulation
float func_1(void) { static float a = 0; a = a +1; return a; } Simulation setting Fixed step size = 0.1s. Run ...

más de 2 años hace | 1 respuesta | 0

1

respuesta