help-octave
[Top][All Lists]
Advanced

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

Creating an Octave Matrix by reference


From: John W. Eaton
Subject: Creating an Octave Matrix by reference
Date: Tue, 24 Mar 2009 11:54:41 -0400

On 24-Mar-2009, Jan Albersmeyer wrote:

| Does anybody know if it is possible to achieve this behaviour ?

The original reason for the design was to improve reliability by
allowing Octave to ensure that the allocated memory and dimension are
always consistent.

But if you think it should change, then propose changes to the Array
class that allow what you want to do.  I can't guarantee that any
proposed changes will be accepted, but a patch would at least provide
a place to start a discussion about such a feature.

jwe


reply via email to

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