fixing typo

time-shift
Michel Juillard 2011-09-11 20:07:53 +02:00
parent beade927a3
commit 43e2163bac
1 changed files with 2 additions and 2 deletions

View File

@ -332,9 +332,9 @@ for iter = Origin:StepSize:NumberOfDraws
end
MDIAG(:,[2 4 6],:) = MDIAG(:,[2 4 6],:)/nblck;
if options_.nograph
h = figure('Name','Multivatiate diagnostic','Visible','off');
h = figure('Name','Multivariate diagnostic','Visible','off');
else
h = figure('Name','Multivatiate diagnostic');
h = figure('Name','Multivariate diagnostic');
end
boxplot = 1;
for crit = 1:3