I designed a simple model in Simulink, which takes two constant inputs and performs 4 simple mathematical operations on them, such as sum, sub, mult, and div. Now, when I generate this code, I want to run this code to see the same results that I saw in MATLAB in C, but the functions and variables are so many and complicated for me that I don't know what to do.