|
|
Using the MX Matrix Library in General C Code
Posted:
Jul 8, 2012 4:09 AM
|
|
Hello, Let's say I'm writing a 'C' code (Namely, using 'int main').
How can I integrate the MX Matrix library into that code? I tried by including mex.h yet it didn't work.
Is there a way to do so?
Thanks.
|
|