help-octave
[Top][All Lists]
Advanced

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

Re: russian language


From: Tatsuro MATSUOKA
Subject: Re: russian language
Date: Tue, 18 Aug 2009 03:23:20 +0900 (JST)

Hello

This issue perhaps relies on cmd.exe on windows so that problem will not be 
fixed by the version 
up of octave.

Please try at octave prompt.

system('cmd')

Then you will go to cmd console.

Please tyy

chcp 1251

You can see the message
Active code page: 1251

Then click windows bar by right button and goto properties
press 'OK' and save current setting.

Please refer

http://codesnippets.joyent.com/posts/show/414

and 
http://www.fingertipsoft.com/ref/cyrillic/cp1251r.html

To use Russian codepage, your windows may have to be applicable to Russian 
Language.

Regards

Tatsuro

Regards

Tatsuro

--- Viktor Patras tor.patr wrote:

> Dear Benjamin,
> 
> thank you for your answer. Although I have ver. 3.2.0 I tried to change file 
> inputrc and it doesn't work.
> 
> I'm waiting for 3.2.2 windows installer and I hope (as I see in your path) in 
> 3.2.2 version it will be OK.
> 
> Best regards,
> 
> 
> Viktor
> 
> 
> 
> On 17 Aug 2009 at 14:35, Benjamin Lindner wrote:
> 
> > Viktor Patras wrote:
> > > Dear friends,
> > > 
> > > I have new Octave 3.2.0 on russian version OS WindowsXP and I can't write 
> > > russian letters in
> black Octave window.
> > > 
> > > I have some scripts from previous versions with solve comments in russian 
> > > (coding, I think,
> in ASCII - I wrote it in SciTe editor and in Notepad I can see this text 
> too). In last versions
> in black Octave window I saw russian text, but if I try execute this scripts 
> in new version, I
> see only obscure characters.
> > > 
> > > Do you anybody know, what should be set, or it is problem, mistake of new 
> > > version?
> > > 
> > 
> > Try to set the following in your .inputrc file:
> > 
> > set convert-meta off
> > 
> > (either add the above line or change to "off")
> > 
> > You'll find the inputrc file either in your %HOME% directory, or in
> > <path-you-installed-octave-to>\share\octave\3.2.2\m\startup
> > 
> > benjamin
> > 
> 
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Power up the Internet with Yahoo! Toolbar.
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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