Path: news.mathworks.com!not-for-mail
From: "Matthew Simoneau" <matthew@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: publish to html
Date: Fri, 2 Nov 2007 22:18:54 +0000 (UTC)
Organization: The MathWorks
Lines: 4
Message-ID: <fgg7oe$m9r$1@fred.mathworks.com>
References: <ffqd58$icv$1@fred.mathworks.com>
Reply-To: "Matthew Simoneau" <matthew@mathworks.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1194041934 22843 172.30.248.38 (2 Nov 2007 22:18:54 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 2 Nov 2007 22:18:54 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 25640
Xref: news.mathworks.com comp.soft-sys.matlab:435878


You can't currently publish functions.  One workaround would
be to assign this variable in the base workspace, say
"file", and then have your script refer to that same
variable (since it is evaluated in the base workspace).