root/library/mex/buildmex.sh @ 319

Revision 319, 275 bytes (checked in by mido, 15 years ago)

velke preskupeni adresare, zalozeny a naplneny adresare \applications a \system, u mne vse chodi tak jak ma, co na linuxu?

  • 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 ../../system/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.