help-octave
[Top][All Lists]
Advanced

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

Re: Problem with strrep


From: Jordi Gutiérrez Hermoso
Subject: Re: Problem with strrep
Date: Sat, 26 Feb 2011 12:01:22 -0600

On 26 February 2011 07:41, Pascal Grandeau <address@hidden> wrote:
> I have a problem with strrep :
>
>>>> x = '12-déc.-05'
>>>> strrep(x,".",'')
>
> ans = 12-dic-05
>
> or what I need is 12-déc-05
>
> It seems the "é" is transformed in "i". Why ?
> This is not what I want, how can I correct that ?

I can reproduce a similar encoding problem in 3.2.4, but not in 3.4.0.
Are you able to compile 3.4.0? Sorry we've fallen behind with the
binary distribution.

- Jordi G. H.


reply via email to

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