This is a programming tutorial how to program MATLAB with C language. 

We have a example for program about DSP digital signal processing using MATLAB.

1. Binary to Decimal.

2. Convolution in Discrete and Continuous Signal.

3. MexFunction a template for progrmaming between Matlab and C language.

4. Create Mex -setup in Matlab 2017a

        Download  TDM-GCC-64 as link

        Install it to C:\TDM-GCC-64\

        In Matlab Command Run a (setenv('MW_MINGW64_LOC','C:\TDM-GCC-64'))

        Then Run mex -setup  and then selecte the complier mex -setup C++