From: Cedric Delamarre Date: Fri, 23 Feb 2018 11:15:19 +0000 (+0100) Subject: [sparse] missing documentation update after https://codereview.scilab.org/#/c/19794/ X-Git-Tag: 6.0.2~556 X-Git-Url: http://gitweb.scilab.org/?p=scilab.git;a=commitdiff_plain;h=09c35748703837187c2c24a7496002054153498a [sparse] missing documentation update after https://codereview.scilab.org/#/c/19794/ Change-Id: I675ce36ecd550d90c13b40fedde7d9d125f596f0 --- diff --git a/scilab/modules/sparse/help/en_US/sparseconvert/sparse.xml b/scilab/modules/sparse/help/en_US/sparseconvert/sparse.xml index 3243824..34e1841 100644 --- a/scilab/modules/sparse/help/en_US/sparseconvert/sparse.xml +++ b/scilab/modules/sparse/help/en_US/sparseconvert/sparse.xml @@ -81,7 +81,7 @@ ij and v must have the same column dimension. If optional mn parameter is not given the sp matrix dimensions are the max value of ij(:,1) and ij(:,2) - respectively. + respectively. If many values are given for same position, theses values are summed. Operations (concatenation, addition, etc,) with sparse matrices are