How can I use struct variables in simulink model?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
- How can I use struct variables in simulink model?
- How to creat and destory struct variables in simulink model dynamicly?
- Can I convert the model mentioned above to C code by Embedded Coder?
- If you have any ideal,please let me know.Thanks
0 Commenti
Risposte (1)
Chandrasekhar
il 25 Mar 2014
hi,
1.Struct variables can be implemented with the help of bus objects in simulink 2. they cannot be dynamically created or destroyed. 3. yes, the model can be converted to C code using embedded coder
0 Commenti
Vedere anche
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!