Clear Filters
Clear Filters

how to generate C code in matlab??

2 views (last 30 days)
Good mind
Good mind on 27 Jun 2017
Commented: Good mind on 28 Jun 2017
i have my C code(small part of my matlab code).but i dont know how to integrate it in matlab i'm working with matlab R2016b

Accepted Answer

Geoff Hayes
Geoff Hayes on 27 Jun 2017
khiter - try using mex to build a MEX function from your C code. See also MEX File Creation API and C Source Mex example for details.

More Answers (0)

Categories

Find more on Write C Functions Callable from MATLAB (MEX Files) in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!