help-octave
[Top][All Lists]
Advanced

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

Re: Escape characters and Matlab compatibility


From: Bill Denney
Subject: Re: Escape characters and Matlab compatibility
Date: Thu, 19 Jan 2006 20:03:00 -0500 (EST)

What version of octave are you using? This behavior is changed in the 2.9.x series I believe so that '\' works like it does in matlab while "\" is more powerful and allows for string escapes.

Bill

On Thu, 19 Jan 2006, Andrew Funk wrote:

Hi,

I am trying to run MatlabMPI examples under Octave and right away I ran
into this problem:

octave:1> '\'
error: unterminated string constant
parse error:

'\'
      ^


I see this was addressed some time ago (1997) but it didn't seem to be
resolved so I'm just wondering what the current status is?

Thanks,
Andy



-------------------------------------------------------------
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
-------------------------------------------------------------


--
Jake liked his women how he liked his kiwi fruit; firm yet yielding, sweet
yet tart, and covered with short fuzzy brown hair.
  -- unknown



-------------------------------------------------------------
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]