Is it possible to pass MAT files as inputs to an executable generated using Real-Time Workshop Embedded Coder 5.4 (R2009b)?
조회 수: 2 (최근 30일)
이전 댓글 표시
MathWorks Support Team
2009년 12월 1일
편집: MathWorks Support Team
2023년 3월 27일
I want to pass MAT files as inputs to an executable generated with ERT Target.
채택된 답변
MathWorks Support Team
2023년 3월 25일
편집: MathWorks Support Team
2023년 3월 27일
The ability to pass MAT files as input to the executable generated by ERT Target is not available in Real-Time Workshop Embedded Coder 5.4 (R2009b).
As a workaround, you can use S-functions to read files from an external environment.
Note that it is not possible to use MAT file API inside S-functions, as mentioned in:
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!