From 87e806641df337c260965607a0b5092f92108514 Mon Sep 17 00:00:00 2001 From: Lionel GUEZ <guez@lmd.ens.fr> Date: Thu, 17 Jun 2021 23:13:09 +0200 Subject: [PATCH] Polish --- Convert_Matlab/overlap.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Convert_Matlab/overlap.m b/Convert_Matlab/overlap.m index 4de059cb..a6390f84 100644 --- a/Convert_Matlab/overlap.m +++ b/Convert_Matlab/overlap.m @@ -1,6 +1,6 @@ % This is a Matlab script. This script converts to Matlab v6 format % some output of TOEddies: what is necessary for the script -% make_graph_from_Matlab_v6.py. +% overlap_v6.py. clear disp('Loading Association_eddies_Anti_max...') -- GitLab