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

Lingyun wang_lingyun at mail.utexas.edu
Sat Dec 6 01:16:25 CST 2008


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.



More information about the Help-octave mailing list