octave-maintainers
[Top][All Lists]
Advanced

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

Re: Indexing with "string" values in Matlab


From: John W. Eaton
Subject: Re: Indexing with "string" values in Matlab
Date: Fri, 25 Oct 2013 13:21:11 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12

On 10/25/2013 01:15 PM, Richard Crozier wrote:
On 25/10/2013 17:56, John W. Eaton wrote:

Interesting, so it is displaying NUL as a blank? Does that happen for
any other character values less than 32? How is

char (0:32)

displayed?

jwe


uhh, well, it isn't displayed in email very well but I get:

 >> char (0:32)

ans =





This is actually displayed as in the attached output

OK, so something is displayed, not just blanks.

So what should we do about display of ASCII NUL? Leave it as it is now, or opt for the Matlab compatible behavior of "display SPC instead"?

jwe


reply via email to

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