From 85cef8df99085ce6e8642d74f89e39824fb7d891 Mon Sep 17 00:00:00 2001 From: Jacques Grelet <jacques.grelet@ird.fr> Date: Wed, 9 Jan 2008 11:07:12 +0000 Subject: [PATCH] necessite la version 1.4 de la toolbox m_map (fonction m_lldist) --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 398ced0..3a739ff 100644 --- a/INSTALL +++ b/INSTALL @@ -4,7 +4,7 @@ Installation: ------------- Prérequis: ---------- - - Installer la toolbox m_map sous Matlab + - Installer la toolbox m_map (>= 1.4) sous Matlab voir: http://www2.ocgy.ubc.ca/~rich/map.html - Installer la toolbox mexnc (NetCDF) sous Matlab depuis: @@ -14,7 +14,7 @@ Installation: Matlab accessible via matlabpath voir: ftp://ftp.ifremer.fr/ifremer/ird/us191/oceano/lib/matlab/woa01an.nc - - Ne pas oublier de modifier votre path Matlab sous Windows ou variable + - Ne pas oublier de modifier votre path Matlab sous Windows ou la variable MATLABPATH sous Linux afin que ces toolbox soient utilisables. Configuration: -- GitLab