help-octave
[Top][All Lists]
Advanced

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

oct-file: extract matrix row? element-wise multiplication?


From: Olaf Till
Subject: oct-file: extract matrix row? element-wise multiplication?
Date: Wed, 31 May 2006 08:47:54 +0200
User-agent: Mutt/1.5.9i

Hi,

is there, in an oct-file, a way to get a specified row or column of
a matrix returned (probably as a RowVector or ColumnVector) ---
corresponding, e.g., to `matrix(1, :)' in an m-file?

Is there a function or operator (usable in oct-files) which
corresponds to `.*' and `./' in m-files for element-wise operations
between to vectors or between a vector and a scalar?

Olaf


reply via email to

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