photo

xianzhi gong


Last seen: environ 2 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


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

plus de 2 ans il y a | 1 réponse | 0

1

réponse