|
FMEX Home
FAQs
How Can I Help?
Examples
Tools & Links
Sure, I do it, so can you. The optimization happens in the
mexopts.bat file. If you have R11/R12, issue the command prefdir(1), which will
reveal its location. For R13, I hack on the mexopts file located at
c:\matlab6p5\bin\win32\mexopts\df66opts.bat. If you do this, be sure to save a
backup of the original! And if you use R13, you will need to run
mex -setup after each change.
You can see my R11/R12
mexopts file here, and here is my R13 file.
This page was last updated on
28 August 2006 11:25 .
|