comparison SMALLboxInit.m @ 190:759313488e7b luisf_dev

Added two config files for the 2 step dic and learn scripts; removed 'extra' folder; created init script (initial version).
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 13 Mar 2012 17:33:20 +0000
parents
children d50f5bdbe14c
comparison
equal deleted inserted replaced
187:3cc204120431 190:759313488e7b
1 global SMALL_path;
2 SMALL_path=pwd;
3
4 % SMALL_p = genpath(SMALL_path);
5 % addpath(SMALL_p);