Mercurial > hg > smallbox
diff examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m @ 217:8b3c71bb44eb luisf_dev
Removed "clear all" from example scripts (subs by "clear" instead)
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 22 Mar 2012 14:41:04 +0000 |
parents | 9c418bea7f6a |
children |
line wrap: on
line diff
--- a/examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m Thu Mar 22 11:41:04 2012 +0000 +++ b/examples/Image Denoising/SMALL_ImgDenoise_DL_test_Training_size.m Thu Mar 22 14:41:04 2012 +0000 @@ -33,7 +33,7 @@ % COPYING included with this distribution for more information.%% %% -clear all; +clear; %% Load an image TMPpath=pwd;