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

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

[Octave-bug-tracker] [bug #63930] fprintf problem


From: PRIYANSHU SHUKLA
Subject: [Octave-bug-tracker] [bug #63930] fprintf problem
Date: Wed, 15 Mar 2023 17:25:41 -0400 (EDT)

Follow-up Comment #2, bug #63930 (project octave):

It seems that there might be an issue with the encoding of the text file being
written by the fprintf function in Octave 8.1.0. The character on line 29 that
is being printed incorrectly might be due to a mismatch in the encoding being
used by the function and the encoding of the file.

One possible solution to this issue is to explicitly specify the encoding
being used by the fprintf function. For example, if the text file is in UTF-8
encoding, the fprintf function can be called with the '-encoding' option set
to 'UTF-8'


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?63930>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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