01.09.2013 Views

Using external libraries with MATLAB, MEX files

Using external libraries with MATLAB, MEX files

Using external libraries with MATLAB, MEX files

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Testing Your Configuration<br />

• By doing<br />

>> matlabroot<br />

>> ans =<br />

C:\Program Files\<strong>MATLAB</strong>71<br />

>> cd C:/Prog’ram Files’/<strong>MATLAB</strong>71/extern/examples/mex<br />

>> mex yprime.c<br />

>> yprime(1,1:4)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!