Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: greek symbols in GUI
Date: Mon, 29 Oct 2007 20:24:42 +0000 (UTC)
Organization: Lunds Tekniska H&#246;gskola
Lines: 9
Message-ID: <fg5fia$epv$1@fred.mathworks.com>
References: <fg0dqh$lt9$1@fred.mathworks.com> <fg0l33$b7u$1@fred.mathworks.com> <fg1mnr$foh$1@fred.mathworks.com> <see-5CACE8.09253028102007@71-129-133-66.dollamir.com> <fg2lgl$ses$1@fred.mathworks.com> <see-742449.18305228102007@71-129-133-66.dollamir.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1193689482 15167 172.30.248.37 (29 Oct 2007 20:24:43 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 29 Oct 2007 20:24:42 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 694242
Xref: news.mathworks.com comp.soft-sys.matlab:435135



But what about a letter in normal size plus a subscript. 
For example to get a title for a plot with subscripts one 
would write

title('E_\theta');

So is there any simple way of doing this for a GUI control 
such as in a static text? Or is this really a limitation in 
GUI controls?