The run_dds_compiler_v6_0_bitacc_mex.m file contains a MATLAB script with several examples of differently configured DDS models showing how to configure and run each. Each example configuration and run produces a plot of the output values.
To run the sample script:
- Compile the MEX function with the make_dds_compiler_v6_0_bitacc_mex.m script (see Compiling).
- Install the MEX function (see Installation).
- Execute the run_dds_compiler_v6_0_bitacc_mex.m script.