<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255283</link>
    <title>MATLAB Central Newsreader - Plot browser bug?</title>
    <description>Feed for thread: Plot browser bug?</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>Fri, 03 Jul 2009 22:05:01 -0400</pubDate>
      <title>Plot browser bug?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255283#662561</link>
      <author>Jungwoo </author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I recently updated my matlab to R2008a (7.6.0). I guess I used to use R2007. I realized that plot browser has some bugs. For certain figures, not all the lines in the graph are shown there. Sometimes, none of the lines show up. What am I doing wrong? I had never had this problem with my old version.</description>
    </item>
    <item>
      <pubDate>Sun, 05 Jul 2009 23:35:45 -0400</pubDate>
      <title>Re: Plot browser bug?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255283#662763</link>
      <author>Steven Lord</author>
      <description>&lt;br&gt;
&quot;Jungwoo &quot; &amp;lt;idonthaveit@dont.have&amp;gt; wrote in message &lt;br&gt;
news:h2lvad$9bc$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I recently updated my matlab to R2008a (7.6.0). I guess I used to use &lt;br&gt;
&amp;gt; R2007. I realized that plot browser has some bugs. For certain figures, &lt;br&gt;
&amp;gt; not all the lines in the graph are shown there. Sometimes, none of the &lt;br&gt;
&amp;gt; lines show up. What am I doing wrong? I had never had this problem with my &lt;br&gt;
&amp;gt; old version.&lt;br&gt;
&lt;br&gt;
You should send an example figure that demonstrates this behavior to &lt;br&gt;
Technical Support for investigation.&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Steve Lord&lt;br&gt;
slord@mathworks.com </description>
    </item>
    <item>
      <pubDate>Mon, 06 Jul 2009 00:08:01 -0400</pubDate>
      <title>Re: Plot browser bug?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/255283#662766</link>
      <author>Jungwoo </author>
      <description>Here is a very simple code:&lt;br&gt;
&lt;br&gt;
a = [1 2 3 4 5];&lt;br&gt;
b = a + 1;&lt;br&gt;
c = a * 2;&lt;br&gt;
d = a - 3;&lt;br&gt;
&lt;br&gt;
figure;&lt;br&gt;
plot (a,b);&lt;br&gt;
hold on;&lt;br&gt;
plot (a,c);&lt;br&gt;
plot (a,d);&lt;br&gt;
&lt;br&gt;
Very interestingly, it sometimes works perfectly but in some cases, no lines are displayed. Only the axis is shown there.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
&lt;br&gt;
Jungwoo&lt;br&gt;
&lt;br&gt;
&quot;Steven Lord&quot; &amp;lt;slord@mathworks.com&amp;gt; wrote in message &amp;lt;h2rdav$o1h$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;Jungwoo &quot; &amp;lt;idonthaveit@dont.have&amp;gt; wrote in message &lt;br&gt;
&amp;gt; news:h2lvad$9bc$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; Hi,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I recently updated my matlab to R2008a (7.6.0). I guess I used to use &lt;br&gt;
&amp;gt; &amp;gt; R2007. I realized that plot browser has some bugs. For certain figures, &lt;br&gt;
&amp;gt; &amp;gt; not all the lines in the graph are shown there. Sometimes, none of the &lt;br&gt;
&amp;gt; &amp;gt; lines show up. What am I doing wrong? I had never had this problem with my &lt;br&gt;
&amp;gt; &amp;gt; old version.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; You should send an example figure that demonstrates this behavior to &lt;br&gt;
&amp;gt; Technical Support for investigation.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; -- &lt;br&gt;
&amp;gt; Steve Lord&lt;br&gt;
&amp;gt; slord@mathworks.com &lt;br&gt;
&amp;gt; </description>
    </item>
  </channel>
</rss>

