diff examples/Image Denoising/SMALL_ImgDenoise_DL_test_SPAMS_lambda.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_SPAMS_lambda.m	Thu Mar 22 11:41:04 2012 +0000
+++ b/examples/Image Denoising/SMALL_ImgDenoise_DL_test_SPAMS_lambda.m	Thu Mar 22 14:41:04 2012 +0000
@@ -22,7 +22,7 @@
 %   COPYING included with this distribution for more information.
 %%
 
-clear all;
+clear;
 
 %% Load an image
 TMPpath=pwd;