root/library/mex/bm_kolo.sh @ 341

Revision 314, 253 bytes (checked in by smidl, 15 years ago)

mexDS correction + new buildmex

  • Property svn:executable set to *
Line 
1#!/bin/sh
2mex -v -l itpp -l bdm -l blas -I/home/smidl/bin/matlab2008a/extern/include -I/home/smidl/work/mixpp/bdm  -L ../../bdm/  $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.