[Scilab-users] is vectorization possible

tim at wescottdesign.com tim at wescottdesign.com
Tue Sep 27 09:58:14 CEST 2016


On 2016-09-27 00:48, Samuel Gougeon wrote:

> Le 27/09/2016 09:17, Tim Wescott a écrit : 
> 
>> .../...
>> 
>> Or sum(..., 'r').  I can't remember which is which.  One makes a row,
>> the other makes a column, but I can never remember if it's "sum all
>> columns" or "sum into a column".
> :)
> Never did i, until i realized that operating ACROSS Rows yields a Row, or across Columns Yields a Column.
> Nevertheless i vaguely remember having met very few functions for which it is the opposite (but for good understandable reasons).

I just make a matrix 'thing', then do size(sum(thing, 'c')).  Then I
know. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160927/8c10490d/attachment.htm>


More information about the users mailing list