setenv ("OCTAVE_LATEX_DEBUG_FLAG", "1") x = 1:10; plot (x, x.^2) title ("x^2", "interpreter", "latex")