MATLAB: Is the custom code include information not copied when copying a chart in Stateflow 7.0 (R2007b)

c codecustomfieldsincludestateflow

I have included custom C-code into my Stateflow chart and entered the include information in 'Tools -> Open Simulation Target -> Custom Code'. After copying my chart to another model, the include fields are left blank and I have to manually enter the include information again, to avoid errors during simulation.

Best Answer

Stateflow 7.0 (R2007b) does not allow automatic copying of include fields inside the custom code when copying a Stateflow chart. This is because include paths/files, etc are part of the target specifications and are not part of the chart.
To work around this issue, you will need to explicitly copy the S-fun target object via Model explorer.