How to compile file.c with mex command ( Ubuntu 15 and Matlab R2015a ) ?

조회 수: 1 (최근 30일)
Mario Martos
Mario Martos 2016년 3월 3일
Hi, I would like to compile a file.c in Matlab ( R2015a version ) in Ubuntu, at first when trying to compile told me I had to put a version compatible with Matlab ( the 4.7.x ) , and once set I try rerunning (mex file.c ) I get the following:
Building with ' gcc' . Error using mex .
( And many more mistakes with the path where the file.c is as the following):
error: expected identifier or ' ( ' before ' /' token error: ' \ 344' parasite in the program error: expected '=' , ',' , ',' , ' asm ' or ' _attribute_ ' before ' redistribute '
etc , etc , etc ....
I would like to know that this error is due , or if I need to save the file.c on another route or subfolder of Matlab or should do.
Thank you.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by