From: Luc on 14 Jul 2010 09:13 To keep the underscores in titles, labels and legends, I always need to add 'interpreter','none' to the command; Is there a way to avoid this and to set this as a default ?
From: Steven Lord on 14 Jul 2010 09:27 "Luc " <lvdp(a)skynet.be> wrote in message news:i1kd50$962$1(a)fred.mathworks.com... > To keep the underscores in titles, labels and legends, I always need to > add 'interpreter','none' to the command; > Is there a way to avoid this and to set this as a default ? Change the Default value of the Text object Interpreter property. http://www.mathworks.com/access/helpdesk/help/techdoc/creating_plots/f7-21465.html -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
Pages: 1 Prev: Linear equation solution Next: Struct size (bytes) strange behavior |