underscore in legend or title and set terminal noenhanced

Petr Mikulik mikulik at physics.muni.cz
Wed Apr 1 17:09:50 CDT 2009


I have just noticed that the default terminal option is "set termoption 
enhanced", therefore having in filename with underscore (e.g. "a_1.dat") 
prints a funny title or legend.

It seems there is no "enhanced" field in get(gca) or get(gcf), is it?

Is there some easy or standard way (function) to replace _ by \_, such as 
gsub() in awk or e.g. noenhance_string()?

---
PM


More information about the Octave-maintainers mailing list