From: Viswa Adithya on
I need to generate a c code from a simulink model.
I have modeled a function with return value but the generated c code for this model classifies the function as void and does not specify its type.
Please help me in this regard