From af7ac8699656816de7ae27033081c7b392ae23ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Fri, 21 Sep 2012 22:57:24 +0200 Subject: [PATCH] Initialize returned variables. --- matlab/csminwel1.m | 3 +++ 1 file changed, 3 insertions(+) diff --git a/matlab/csminwel1.m b/matlab/csminwel1.m index 0ac6a8619..e3f14187b 100644 --- a/matlab/csminwel1.m +++ b/matlab/csminwel1.m @@ -52,6 +52,9 @@ done=0; itct=0; fcount=0; snit=100; +gh = []; +H = []; +retcodeh = []; %tailstr = ')'; %stailstr = []; % Lines below make the number of Pi's optional. This is inefficient, though, and precludes