diff --git a/template_combine_adcp_up_and_down.m b/template_combine_adcp_up_and_down.m
index 5ba13365b94dba8f20e2852af7a6ea87374fb2fc..9b55353899921abdec8428280c256db4781d1c14 100644
--- a/template_combine_adcp_up_and_down.m
+++ b/template_combine_adcp_up_and_down.m
@@ -10,8 +10,7 @@
 % - U and V fields interpolated on a regulard grid, filtered and subsampled
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-clear all;
-close all;
+clear all;close all;
 
 % path
 addpath('.\moored_adcp_proc');