Is it possible to pass MAT files as inputs to an executable generated using Real-Time Workshop Embedded Coder 5.4 (R2009b)?
1 回表示 (過去 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!