help-octave
[Top][All Lists]
Advanced

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

Re: char to int conversion problem


From: Alessandro Brezzi
Subject: Re: char to int conversion problem
Date: Mon, 30 Apr 2007 12:47:08 +0200

Hi David,

2007/4/29, David Bateman <address@hidden>:
Yes this is a bug. Note octave has string delimited by both '' and "",
and treats them slightly different (escape characters are interpreted in
"" strings)..

Try the attached patch, it works for me :-)... Note that with "" it
worked before in any case..

Thank you for the tip. I'm now rebuilding the package for octave with your patch. In the meantime, I've found  a=char_vector('B') is working in both MatLab and Octave. Is this a feature or a bug?


--
Alessandro Brezzi

reply via email to

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