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!