octave-maintainers
[Top][All Lists]
Advanced

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

disp and do_string_escapes


From: CdeMills
Subject: disp and do_string_escapes
Date: Tue, 13 Jul 2010 09:19:39 -0700 (PDT)

Hello,

do_string_escapes(char(7)) 

displays the string "^G" (in red); but

disp(do_string_escapes(char(7)))

produces a beep. Is there some way to display a string with special
characters kept under their escaped form ?

Regards

Pascal

-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/disp-and-do-string-escapes-tp2287686p2287686.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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