help-octave
[Top][All Lists]
Advanced

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

RE: problem with column specification in matrices


From: John W. Eaton
Subject: RE: problem with column specification in matrices
Date: Thu, 31 Oct 2002 18:47:47 -0600

On 31-Oct-2002, Julian DeMarchi <address@hidden> wrote:

| Hmm.  I agree that Matlab has many faults that Octave does a good job of 
observing and then wisely dispensing with.  But, how about making it optional 
(whitespace_in_literal_matrix etc.)?  Is this possible to do without 
re-compiling?

Yes, look for whitespace_in_literal_matrix in the manual.

If you start Octave with --traditional, it this variable is set to
"traditional" so you get the Matlab-like behavior.

But the very existence of this variable is a problem, because unless
you are very careful, then the way your code works (or not) can depend
on the setting of a user preference.

jwe



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

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



reply via email to

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