Simulink coder: Zip command to use in template makefile (TMF)
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!