octave-maintainers
[Top][All Lists]
Advanced

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

Re: strjoin change ramifications with escape sequence behavior


From: Daniel J Sebald
Subject: Re: strjoin change ramifications with escape sequence behavior
Date: Sat, 15 Jun 2013 18:37:10 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 06/15/2013 05:45 PM, Stefan Mahr wrote:


That's true for your command above, but you need the extra brackets to
join the results:

[[cstr(:).'; delimiter(:).']{:}]

while the return value after Stefan's change shows only the first
portion of that result.  I guess a routine can't return multiple answers.

I think you lost the additional brackets, but no idea why.

OK, thanks.  Bad copy on my part.  I'm seeing consistent results now.

Dan


reply via email to

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