Adding Greek Characters To Plots

John W. Eaton jwe at bevo.che.wisc.edu
Wed Oct 15 17:19:41 CDT 2008


On 15-Oct-2008, David Bateman wrote:

| So in that case should it be set to "tex" or "none" by default?

I guess I'd set the default to none by default so that backslashes in
tick labels won't produce surprising results for people porting code
from Matlab.

| three lines of code I sent would then need to be in an if/end block 
| based on the value of the interpreter property of the axes. Its a fairly 
| simple patch to __go_draw_axes__, though the property will need to be 
| added in src/graphics.cc and src/graphics.h.in

OK.

jwe


More information about the Help-octave mailing list