Generating C Code from a Simulink Model

Now it complains that another header file is missing, dsp_iso_math_rt.h. We will use the same process to find this file using Windows File Explorer. This file is also in C:\R2007b\toolbox\dspblks\include. Copy it over to your local directory. Make the necessary modification to the first line. Include this file in your MPLAB project. Build again. ................
................