How is it possible to call C Function in MATLAB Script files?

Actually i have a problem to interface c code with matlab program.Please any one has idea.please help me.

 Accepted Answer

doc 'MEX File Creation API'
gives information on this. It isn't trivial so you need to read up on it and then feel free to ask more specific questions afterwards.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Asked:

on 23 Jun 2016

Commented:

on 23 Jun 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!