|
From: | Przemek Klosowski |
Subject: | Re: problem with greek caracters while ploting |
Date: | Wed, 8 Apr 2015 11:50:33 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 |
On 04/08/2015 10:31 AM, Mehdi Daakir
wrote:
I am running Octave 3.8.2 on Fedora 21. I give it a command line of title(sprintf('\\sigma = %3f',16)) and I see a FLTK plot with title containing a Greek letter 'sigma'. When I change the graphics toolkit to gnuplot: graphics_toolkit('gnuplot') title(sprintf('\\sigma = %3f',16)) I do not get the Greek character, but instead a simple letter 's' Can you exactly describe what Octave configuration you're running, what input you're giving it and what is the result? |
[Prev in Thread] | Current Thread | [Next in Thread] |