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

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

[Octave-bug-tracker] [bug #63415] Error in fwrite() or rand() or randn()


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #63415] Error in fwrite() or rand() or randn(), I'm not sure
Date: Mon, 20 Mar 2023 17:58:15 -0400 (EDT)

Follow-up Comment #34, bug #63415 (project octave):

So a workaround is to set your encoding to "utf-8", convert all your m-files
to "utf-8" as well. On linux one can do e.g.:



iconv -f iso-8859-1 -t utf-8 inputfile.m -o outputf.m



I think "iconv" is included in Windows installation, but there are should be
other options. Replace "iso-8859-1" with whatever encoding you were using. 

Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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