Simulink coder: Zip command to use in template makefile (TMF)
13 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I'm trying to zip selected output files (generated DLL and a metdata files) from the Template makefile (tmf) for a custom target file I created. I know in the Code generation configuration has Package code and artifacts. But that would pack everything? Also I need to put the DLL and the metadata files in a specific directory structure before zipping. So I'm wondering is there a command like the Matlab zip command (https://www.mathworks.com/help/matlab/ref/zip.html) that I can use inside a tmf file so that once the DLL is built I can call this command?
0 comentarios
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!