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
  or specify the root directory as an input argument.


Source: compilemex.m

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:
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