Fixed bug. Set elapsed time to NaN if the unitary test fails.

time-shift
Stéphane Adjemian (Charybdis) 2013-07-04 15:34:50 +02:00
parent bbfe68a09d
commit 4913413896
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ for i=1:nn
end
end
info(i,4) = {tmp};
info(i,5) = {NaN};
check = 0;
else
if nargout>1