Simulink coder: Zip command to use in template makefile (TMF)
13 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!