Cosmetic change. Removed commented line of code.

time-shift
Stéphane Adjemian (Charybdis) 2013-03-25 07:49:48 +01:00
parent 13ffe7d52c
commit 3da56958bc
1 changed files with 0 additions and 1 deletions

View File

@ -177,7 +177,6 @@ switch nargin
else
for i=1:ts.vobs
ts.name = vertcat(ts.name, {['Variable_' int2str(i)]});
%ts.name = vertcat(ts.name, {'--NA--'});
end
end
if ~isempty(d)