Path: news.mathworks.com!not-for-mail
From: "Brandeis " <dicemarquette.nospam.@yahoo.com>
Newsgroups: comp.soft-sys.matlab
Subject: MATLAB Publishing of Symbolic Equations through TEX
Date: Mon, 21 Jan 2008 21:16:01 +0000 (UTC)
Organization: Raytheon Co
Lines: 14
Message-ID: <fn322h$36v$1@fred.mathworks.com>
Reply-To: "Brandeis " <dicemarquette.nospam.@yahoo.com>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1200950161 3295 172.30.248.35 (21 Jan 2008 21:16:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 21 Jan 2008 21:16:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 735354
Xref: news.mathworks.com comp.soft-sys.matlab:446841



I am using MATLAB's publishing feature to document my 
MATLAB code. For many of my equations I have inserted TEX 
strings so that when the documentation is created, the 
equations are displayed symbolically.

I have noticed that when MATLAB publishes the results, it 
automatically creates a ".png" file for each symbolic 
equation that you specify in your comments. MATALAB seems 
to assign a random name to each of these ".png" files it 
creates for symbolic equations. Is there a way to control 
what it names each of ".png" file that is created for a 
symbolic math equation that is published by MATLAB?