Removed output argument.

time-shift
Stéphane Adjemian (Charybdis) 2013-06-28 11:19:46 +02:00
parent 6d6d92fe5b
commit 61b3262d2c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function oo = evaluate_smoother(parameters,var_list)
function evaluate_smoother(parameters,var_list)
% Evaluate the smoother at parameters.
%
% INPUTS