root/matlab/mex/build.sh @ 265

Revision 265, 261 bytes (checked in by smidl, 15 years ago)

UI in matlab

  • Property svn:executable set to *
Line 
1#!/bin/sh
2mex -l itpp -l bdm -I/home/smidl/soft/matlab/matlab/extern/include -I/home/smidl/work/git/mixpp/bdm  -L ../../bdm/ -L ../../linux/libs/ estimator.cpp
3#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.