root/library/mex/bm_note.sh @ 315

Revision 315, 285 bytes (checked in by smidl, 15 years ago)

one more mex builder

  • Property svn:executable set to *
Line 
1#!/bin/sh
2mex -l itpp -l bdm -l blas -l gomp -l lapack -I/home/smidl/bin/matlab2008a/extern/include -I/home/smidl/work/git/mixpp/bdm  -L ../../bdm/ -L /usr/lib64 $1 
3#mxestimator.cpp
4#mex -l bdm -I ../../bdm/ -I /home/smidl/soft/matlab/matlab/extern/include -L ../../bdm/ linefit2.cpp
Note: See TracBrowser for help on using the browser.