view SMALLboxInit.m @ 197:d00e97b2f1cb luisf_dev

Fixed path reference to the current folder in SMALLBoxSetup.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 20 Mar 2012 10:40:59 +0000
parents d50f5bdbe14c
children 83af80baf959
line wrap: on
line source
global SMALL_path;
SMALL_path=[fileparts(mfilename('fullpath')) filesep];

% SMALL_p = genpath(SMALL_path);
% addpath(SMALL_p);