<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161898</link>
    <title>MATLAB Central Newsreader - MATLab under OS X: Publish to HTML does not include plots?</title>
    <description>Feed for thread: MATLab under OS X: Publish to HTML does not include plots?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The 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>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 11 Jan 2008 16:50:19 -0500</pubDate>
      <title>Re: MATLab under OS X: Publish to HTML does not include plots?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161898#409052</link>
      <author>aengus</author>
      <description>On Jan 11, 4:37 pm, "Matthew Simoneau" &amp;lt;matt...@mathworks.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Is the "Evaluate code" preference is checked in&lt;br&gt;
&amp;gt; "Editor/Debugger &amp;gt; Publishing"?&lt;br&gt;
&lt;br&gt;
No- it wasn't. It is now and the plot appears. I had been looking&lt;br&gt;
mistakenly in the preferences for the 'Report Generator' rather than&lt;br&gt;
those for 'Publishing'.&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 11 Jan 2008 16:37:03 -0500</pubDate>
      <title>Re: MATLab under OS X: Publish to HTML does not include plots?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161898#409048</link>
      <author>Matthew Simoneau</author>
      <description>Is the "Evaluate code" preference is checked in&lt;br&gt;
"Editor/Debugger &amp;gt; Publishing"?&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Fri, 11 Jan 2008 13:22:54 -0500</pubDate>
      <title>MATLab under OS X: Publish to HTML does not include plots?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161898#409013</link>
      <author>aengus</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
In MATLab 2007a with OS X 10.5.1, plots do not appear when I publish&lt;br&gt;
to HTML.&lt;br&gt;
&lt;br&gt;
If I take the following MATLab script:&lt;br&gt;
&lt;br&gt;
------------------------------&lt;br&gt;
%% Test Script&lt;br&gt;
x = linspace(0.0, 10.0, 1001);&lt;br&gt;
y = sin(x);&lt;br&gt;
plot(x,y)&lt;br&gt;
------------------------------&lt;br&gt;
&lt;br&gt;
and choose 'Publish to HTML' from the file menu of the editor window,&lt;br&gt;
the resulting HTML report does not include the plot, where it does&lt;br&gt;
under Windows XP, if I remember correctly, and should according to the&lt;br&gt;
documentation, as far as I understand it.&lt;br&gt;
&lt;br&gt;
Has anyone else come across this?&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
