Creating a custom make file and batch file for Simulink Generated C Code

5 views (last 30 days)
How can I create a custom make file for my code generated from Simulink model ?
I can see, if I edit and change my template make file from Configuration parameter Dialog box, I can get the desired make file, but I want a custom .bat file too, that calls this make file along with other commands.
I have some environment variable to set and run couple of scripts in .bat file, before compilation begins. Based on these outputs from script the code is to be compiled and linked.

Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!