Path: news.mathworks.com!not-for-mail
From: "Jakob " <santner@icg.tugraz.at>
Newsgroups: comp.soft-sys.matlab
Subject: Publish to HTML: TeX Matrices??
Date: Wed, 9 Apr 2008 08:41:03 +0000 (UTC)
Organization: TU Graz
Lines: 14
Message-ID: <fthvev$dcs$1@fred.mathworks.com>
Reply-To: "Jakob " <santner@icg.tugraz.at>
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 1207730463 13724 172.30.248.37 (9 Apr 2008 08:41:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 9 Apr 2008 08:41:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 323253
Xref: news.mathworks.com comp.soft-sys.matlab:461915


I am trying to plot a matrix in my published html file. The
command (and similar standard TeX commands)

%% 
%
% $$ \begin{pmatrix} x & y \\ z & v \end{pmatrix} $$
%

doesn't work. My Matlab Version is R2007b.

Any hints?

br