Problem trying to compile C code because of archives with different extensions from .c and .h

Hello everyone,
I am trying to compile C-code generated by means of Matlab Coder, compiling together the whole set of archives generated by Matlab using g++ in CMD in Ubuntu. But there are some archives with different extensions from .c and .h (for instance, .mat or .bat), which are not recognized by the compiler.
Mi question is, once I have the set of archives generated by Matlab, how should I have to do in order to compile them?
Thank you so much

Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products

Tags

Asked:

on 22 Nov 2016

Community Treasure Hunt

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

Start Hunting!