<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158325</link>
    <title>MATLAB Central Newsreader - publish to html</title>
    <description>Feed for thread: publish to html</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Thu, 25 Oct 2007 15:36:08 -0400</pubDate>
      <title>publish to html</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158325#398394</link>
      <author>mut </author>
      <description>hi all:&lt;br&gt;
&lt;br&gt;
on my computer i have some directories with some dozens of&lt;br&gt;
images that from time to time i need to check. this task is&lt;br&gt;
some how tedious because i have to check the name of the&lt;br&gt;
file, then the properties and open it in a image browser to&lt;br&gt;
see if i am looking at what i should.&lt;br&gt;
&lt;br&gt;
to simplify this task i wrote a script for this....  it&lt;br&gt;
opens several figures, where i also display the relevant&lt;br&gt;
information that i need. this reminded me that i could use&lt;br&gt;
file &amp;gt;&amp;gt; publish to html function. and it turns out ok....  &lt;br&gt;
&lt;br&gt;
the thing is that i want to change the script into a&lt;br&gt;
function,  i give a path to a directory as an input argument&lt;br&gt;
and the function calls the publish to html function...  this&lt;br&gt;
would avoid making html code....  &lt;br&gt;
&lt;br&gt;
i have check the matlab's manual but i couldn't get anything&lt;br&gt;
on this....  looking for examples i saw the m2html tollbox&lt;br&gt;
but it does it by making html code or something like that&lt;br&gt;
for a template.....&lt;br&gt;
&lt;br&gt;
hope to ear from you soon&lt;br&gt;
&lt;br&gt;
thanks in advance&lt;br&gt;
&lt;br&gt;
mut</description>
    </item>
    <item>
      <pubDate>Fri, 02 Nov 2007 22:18:54 -0400</pubDate>
      <title>Re: publish to html</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158325#399651</link>
      <author>Matthew Simoneau</author>
      <description>You can't currently publish functions.  One workaround would&lt;br&gt;
be to assign this variable in the base workspace, say&lt;br&gt;
&quot;file&quot;, and then have your script refer to that same&lt;br&gt;
variable (since it is evaluated in the base workspace).</description>
    </item>
  </channel>
</rss>

