octave-maintainers
[Top][All Lists]
Advanced

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

underscore in legend or title and set terminal noenhanced


From: Petr Mikulik
Subject: underscore in legend or title and set terminal noenhanced
Date: Thu, 2 Apr 2009 00:09:50 +0200 (CEST)

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


reply via email to

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