octave-maintainers
[Top][All Lists]
Advanced

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

Re: octave "Most Wanted" feature


From: Tom Holroyd (NIH/NIMH) [E]
Subject: Re: octave "Most Wanted" feature
Date: Tue, 28 Nov 2006 15:18:26 -0500
User-agent: Mozilla Thunderbird 1.0.7-1.1.fc3 (X11/20050929)

robert bristow-johnson wrote:
Could you allow,

        > octave_index_origin (0);
or
        > octave_index_origin (1);   (the default)


or even
        > octave_index_origin (-256);

Er, no. There are two choices, 0 and 1. There are no other choices. And you 
certainly would not want to have different index origins for the rows and 
columns of the same matrix! What would be the point? You can define your own 
indexing functions to do that if you want to.

... imagining that Octave is written in C or C++

If you don't know that, then ... EOF


reply via email to

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