help-octave
[Top][All Lists]
Advanced

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

Title output weird fonts for gplt after xlabel with a greek font


From: Lingyun
Subject: Title output weird fonts for gplt after xlabel with a greek font
Date: Fri, 5 Dec 2008 23:16:25 -0800 (PST)

I met a strange problem. The code below runs OK in matlab. But I tried to run
it in octave, the title fonts output strange. 
xlabel('\lambda(nm)')
ylabel('\epsilon_i')
title('Imaginary part of the permittivity of gold')
Then the title output all in Greek letters instead of normal english
letters. 
But if xlabel contains normal English letters, then the title output
correctly. 
How to fix it?

Thanks. 

-- 
View this message in context: 
http://www.nabble.com/Title-output-weird-fonts-for-gplt-after-xlabel-with-a-greek-font-tp20867491p20867491.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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