Path: news.mathworks.com!newsfeed-00.mathworks.com!newscon02.news.prodigy.net!prodigy.net!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!news01.roc.ny.POSTED!53ab2750!not-for-mail
From: Doug Schwarz <see@sig.for.address.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: greek symbols in GUI
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> <fg5fia$epv$1@fred.mathworks.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
User-Agent: MT-NewsWatcher/3.5.2 (Intel Mac OS X)
Message-ID: <see-FB0FDF.18255429102007@71-129-133-66.dollamir.com>
Lines: 21
X-Complaints-To: abuse-news@frontiernet.net
X-Trace: 52616e646f6d4956aa8b238aa2f708cbb34fb346320b3dec7e72a8441ef2a49afcf0ab3e309f04f99daba592c6ef1eec88d4d87774f35023261b46aced2829a2d6b15b47e1b01d68ed4ca699e6841d07500d7fa6494f655260af576e603c0daeed12447be59ff9c6528dbb9a875bcf02
X-Abuse-Info: Please be sure to forward ALL headers so that we may process your complaint properly.
NNTP-Posting-Date: Mon, 29 Oct 2007 22:25:54 UTC
Date: Mon, 29 Oct 2007 22:25:54 GMT
Xref: news.mathworks.com comp.soft-sys.matlab:435150



In article <fg5fia$epv$1@fred.mathworks.com>,
 "Jonas " <joslaa02@student.umu.se> wrote:

> 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?

No, there's no simple way.  UIcontrols don't use the tex or latex 
renderers, I don't know why.  Anyway, that's why I wrote uibutton.  Just 
use that.

-- 
Doug Schwarz
dmschwarz&ieee,org
Make obvious changes to get real email address.