help-octave
[Top][All Lists]
Advanced

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

MATLAB / Octave compatability, spacing, parsing


From: John W. Eaton
Subject: MATLAB / Octave compatability, spacing, parsing
Date: Mon, 24 Oct 2005 16:33:25 -0400

On 24-Oct-2005, Steve C. Thompson wrote:

| but I think that MATLAB generally wants
| 
|   this = that(with, some, parms);

Why?  What happens if you have a space before the open paren?

| works in Octave but MATLAB requires
| 
|   a = b';

Again, why?  What happens if you have a space between be and the
single quote character?

| Do any of you know of a resource that could be helpful?

You could ask on comp.soft-sys.matlab why Matlab stupidly interprets
whitespace as significant in these cases.  1/2 :-)

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]