Path: news.mathworks.com!not-for-mail
From: "Thomas Clerc" <thomas.clerc@unifr.ch>
Newsgroups: comp.soft-sys.matlab
Subject: special symbols in figures
Date: Mon, 6 Aug 2007 11:49:52 +0000 (UTC)
Organization: Fribourg
Lines: 14
Message-ID: <f971t0$glt$1@fred.mathworks.com>
Reply-To: "Thomas Clerc" <thomas.clerc@unifr.ch>
NNTP-Posting-Host: webapp-01-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1186400992 17085 172.30.248.36 (6 Aug 2007 11:49:52 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 6 Aug 2007 11:49:52 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1074433
Xref: news.mathworks.com comp.soft-sys.matlab:422576



I have a problem to write correctly the ylabel of a figure.
In LateX it is written: 

 ln((L(\alpha,\hat{\tau}_{\alpha})))

but MatLab does not interprete it and put this expression
with all the slashes and stuff. 

How could I do?

Thnak you

Thomas