octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48733] Special characters improperly displaye


From: anonymous
Subject: [Octave-bug-tracker] [bug #48733] Special characters improperly displayed.
Date: Tue, 9 Aug 2016 15:34:56 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?48733>

                 Summary: Special characters improperly displayed.
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 09 Aug 2016 03:34:53 PM UTC
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

When opening a simple .m file containing special characters such as "é, à,
ê, è, ç, ï", saved either in Matlab or notepad, octave editor displays the
following character instead : �.

For instance, the following code, saved with either notepad or matlab 2011b,
creates this issue when displayed in the editor, but the characters are
displayed properly on the figure once executed even though the editor displays
a bunch of � :


figure(1)
xlabel('éàêèçï')


The issue is strangely reversed when written and saved directly in octave
editor. The same code is then properly displayed in octave editor, but on the
plot we see the attached image file.

Octave GUI and windows 7 x64 are in french. Also on present on release 4.0.1



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 09 Aug 2016 03:34:53 PM UTC  Name: characters_bug.PNG  Size: 1kB  
By: None

<http://savannah.gnu.org/bugs/download.php?file_id=38157>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48733>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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