Path: news.mathworks.com!not-for-mail
From: "us " <us@neurol.unizh.ch>
Newsgroups: comp.soft-sys.matlab
Subject: Re: special symbols in figures
Date: Mon, 6 Aug 2007 12:28:21 +0000 (UTC)
Organization: Universit&#228;tsSpital Z&#252;rich
Lines: 10
Message-ID: <f97455$clp$1@fred.mathworks.com>
References: <f971t0$glt$1@fred.mathworks.com> <f9738h$j9t$1@fred.mathworks.com>
Reply-To: "us " <us@neurol.unizh.ch>
NNTP-Posting-Host: webapp-00-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1186403301 12985 172.30.248.35 (6 Aug 2007 12:28:21 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 6 Aug 2007 12:28:21 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 11
Xref: news.mathworks.com comp.soft-sys.matlab:422581


Bart Roossien:
<SNIP unaware of ML's potentials...

> \hat is not supported by Matlab

wrong, eg

     text(.1,.5,'$\hat{x}$','interpreter','latex');

us