help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Excluding elements of a matrix


From: Joseph Wakeling
Subject: Re: Excluding elements of a matrix
Date: Tue, 19 Dec 2006 21:38:49 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061115)

Thanks to all for useful replies.

How feasible would it be to implement a simple syntax for something like
this in a future version of Octave, along the lines of,

a(\6)   [i.e. a excluding element 6]

A(:,\[5 7])    [matrix A excluding columns 5 and 7]

... inspired by set notation?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]