photo

Dhaklesh kumar


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Professional Interests: Automobile

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to access array of structures in simulink which are loaded from work space using preload fcn, updating the structure values in runtime and these updated values to be implemented in model?
code : p(1).x = 0; p(1).y = 0; p(1).name='one'; p(2).x = 1; p(2).y = 1; p(2).name='two'; I know to save variables ...

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort