From 91892138f2c51e6d0bfb2883f419509f61ae5303 Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Tue, 8 Jan 2008 14:57:25 +0000
Subject: [PATCH] rectifie l'appel de fonction plot_SalTempVel( hTsgGUI, hAxes
 )

---
 tsg_util/plot_SalTempVel.m | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsg_util/plot_SalTempVel.m b/tsg_util/plot_SalTempVel.m
index 12bbafc..d69aa03 100644
--- a/tsg_util/plot_SalTempVel.m
+++ b/tsg_util/plot_SalTempVel.m
@@ -1,4 +1,4 @@
-function tsg_plot_SalTempVel( hTsgGUI, hAxes )
+function plot_SalTempVel( hTsgGUI, hAxes )
 % Function to plot the Salinity, Temperature TSG data as well as the
 % ship velocity
 %
-- 
GitLab