From: Zohair on
Dear All,

I am trying to do the example (MATLAB to C++) in the compiler user guide (http://soliton.ae.gatech.edu/classes/ae6382/documents/matlab/mathworks/compiler4_2007b.pdf) ( see pages 148-150)
but the problem is that I get an error in compilation:
matrixdriver.cpp: In function ‘int main()’:
matrixdriver.cpp:83: error: ‘mclmainFcn’ was not declared in this scope
mbuild: compile of ' "matrixdriver.cpp"' failed.

I searched on the web to find out about mclmainFcn but found nothing!!

Can you help me in that please? Im using linux by the way.

Best

Zohair
 | 
Pages: 1
Prev: Write to next empty cell?
Next: mclmainFcn