root/library/mex/buildmex.sh
@
316
Revision 293, 268 bytes (checked in by smidl, 16 years ago) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | mex -l itpp -l bdm -I/home/smidl/soft/matlab/matlab/extern/include -I/home/smidl/work/git/mixpp/bdm -L ../../bdm/ -L ../../linux/libs/ $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.