3 % Init Matlab search path
4 addpath([pwd,filesep,
'common']);
5 addpath([pwd,filesep,
'Opt']);
6 %addpath([pwd,filesep,
'Opt',filesep,
'ElemMat']);
7 addpath([pwd,filesep,
'base']);
8 addpath([pwd,filesep,
'valid']);
9 addpath([pwd,filesep,
'bench']);
12 %page_output_immediately(1)
15 addpath('/usr/local/SuiteSparse-4.0.2/CXSparse/MATLAB/CSparse')