Is it possible to pass MAT files as inputs to an executable generated using Real-Time Workshop Embedded Coder 5.4 (R2009b)?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 1 de Dic. de 2009
Editada: MathWorks Support Team
el 27 de Mzo. de 2023
I want to pass MAT files as inputs to an executable generated with ERT Target.
Respuesta aceptada
MathWorks Support Team
el 25 de Mzo. de 2023
Editada: MathWorks Support Team
el 27 de Mzo. de 2023
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!