[Scilab-users] add value to each element of an array, also to an empty one

Erhy erhard.glueck.austria at gmail.com
Fri Mar 24 21:08:37 CET 2017


Samuel GOUGEON wrote
>  1. length(I)==0 means I==[] and then I+1 == []+1 ==[]  as if nothing

But in my examples
I = [];
Iplus = I + 1;
then Iplus is 1




--
View this message in context: http://mailinglists.scilab.org/add-value-to-each-element-of-an-array-also-to-an-empty-one-tp4035989p4035991.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list