Fixed typo introduced in 88e1701289.

time-shift
Stéphane Adjemian (Charybdis) 2017-05-20 01:21:28 +02:00
parent e3769670df
commit 4195033561
1 changed files with 1 additions and 2 deletions

View File

@ -356,8 +356,7 @@ if ~options_.nograph && ~options_.no_graph.posterior
nvar0=cumsum(nvar0);
i=0;
for j=1:length(
for j=1:length(nvar0)
NAMES = [];
TEXNAMES = [];
nvar=nvar0(j);