COMPILEMEX | ![]() |
Compiles all MEX files of the STPRtoolbox.
Synopsis:
compilemex
compilemex( toolboxroot )
Description:
It calls MEX complier on all C-codes of the STPRtoolbox.
Run this function from the STPRtoolbox root directory or
specify the root directory as an input argument.
About: Statistical Pattern Recognition Toolbox
(C) 1999-2003, Written by Vojtech Franc and Vaclav Hlavac
Czech Technical University Prague
Faculty of Electrical Engineering
Center for Machine Perception
Modifications:
23-sep-2008, VF: fix of path traslation of MacOS; suggested by dkim@mrn.org
30-mar-2007, VF
26-mar-2007, VF
20-nov-2006, VF, added compilation of "qpbsvm_mex.c" and "qpssvm_mex.c"
09-sep-2005, VF, added compilation of "gnnls_mex.c" and "gnpp_mex.c"
25-aug-2005, VF
24-jan-2005, VF
29-dec-2004, VF, inconsistent variables ("root" and "Root") unified
29-nov-2004, VF
19-sep-2004, VF
16-may-2004, VF
5-July-2003, VF
20-June-2003, VF
23-Jan-2003, VF