octave-maintainers
[Top][All Lists]
Advanced

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

Re: transposing comma problem


From: Torsten Lilge
Subject: Re: transposing comma problem
Date: Sat, 01 May 2021 09:32:56 +0200

On Fri, 2021-04-30 at 14:38 -0700, Hamed Shakouri wrote:
> Interesting is that when I try to run the lines including
> these apostrophes by F9 (Run the selection) from the file, it runs
> with no error. 
> I realized that "sometimes" in my last email means when running the
> entire saved script/function.

This looks as if there is a mismatch between the character encoding of
the gui and the interpreter. What do the commands

__mfile_encoding__
__locale_charset__

in the octave console give for you?

Torsten




reply via email to

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