The
run_fir_compiler_v7_2_bitacc_mex.m
file contains a MATLAB script
with an example of how to run the C model using the MEX function.To run the sample script:
- Compile the MEX function with the
make_fir_compiler_v7_2_bitacc_mex.m
script (see Compiling). - Install the MEX function (see Installation).
- Execute the
run_fir_compiler_v7_2_bitacc_mex.m
script.