swz: change default to use mex functions

time-shift
Michel Juillard 2010-07-12 20:26:35 +02:00
parent 9642683b7d
commit 42310f3825
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ mhm_spec_path=[swz_root '/mhm_specification'];
%== Processing control
%==========================================================================
% 1 to use standalone, 0 to use mex
options_.ms.standalone = 1;
options_.ms.standalone = 0;
%==========================================================================
%== Output control