From 185131e9ce50511e26614c91e871d716402ae31b Mon Sep 17 00:00:00 2001 From: Vincent COUVERT Date: Mon, 29 Mar 2010 16:10:42 +0200 Subject: [PATCH] Update Matlab/Scilab conversion part --- scilab/CHANGES_5.3.X | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scilab/CHANGES_5.3.X b/scilab/CHANGES_5.3.X index cd2d938..4c4ad73 100644 --- a/scilab/CHANGES_5.3.X +++ b/scilab/CHANGES_5.3.X @@ -93,7 +93,12 @@ Matlab to Scilab conversion tools: * Unitary tests added. -* mfile2sci: option only_double set to %T as default. +* Matlab-Scilab equivalents dictionnary added in documentation. + +* In 'mfile2sci', option only_double is now set to %T as default. + +* Conversion updated with new Scilab functions: + - 'filesep' now converted by 'filesep' instead of 'pathconvert'. Tests: ====== -- 1.7.9.5