MATLAB: I have a matlab that uses certain built functions to perform operation. I want to generate the C code for it. How do i convert the built in functions to C

c code

I have a matlab code that uses certain built functions to perform operation. I want to generate the C code for my MATLAB code. How do i convert the built in functions to C?