How can I use struct variables in simulink model?
조회 수: 1 (최근 30일)
이전 댓글 표시
- 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
답변 (1개)
Chandrasekhar
2014년 3월 25일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!