help-octave
[Top][All Lists]
Advanced

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

Re: Dot product (nx1).*(nxm)


From: John W. Eaton
Subject: Re: Dot product (nx1).*(nxm)
Date: Mon, 6 Dec 1999 01:03:08 -0600 (CST)

On  5-Dec-1999, Mike Miller <address@hidden> wrote:

| A([3 7 11 81]')
| 
| would return a column vector of the same elements.  This functionality is
| not available in Octave (at least not in 2.0.14).

With the built-in variable do_fortran_indexing set to some non-zero
value, it should work as in Matlab.

jwe



-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.che.wisc.edu/octave/octave.html
How to fund new projects:  http://www.che.wisc.edu/octave/funding.html
Subscription information:  http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------



reply via email to

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