<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158603</link>
    <title>MATLAB Central Newsreader - Arrow in plots</title>
    <description>Feed for thread: Arrow in plots</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, 01 Nov 2007 01:03:34 -0400</pubDate>
      <title>Arrow in plots</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158603#399301</link>
      <author>Paul </author>
      <description>Has anybody used 'arrow' successfully?&lt;br&gt;
&lt;br&gt;
Try:&lt;br&gt;
&lt;br&gt;
figure&lt;br&gt;
plot(1:10)&lt;br&gt;
arrow([4 0],[4 4])&lt;br&gt;
&lt;br&gt;
this should draw an arrow from the x-axis to the straight&lt;br&gt;
line.  But all I get is an error: &lt;br&gt;
&lt;br&gt;
??? Error using ==&amp;gt; and&lt;br&gt;
NaN's cannot be converted to logicals.&lt;br&gt;
&lt;br&gt;
Error in ==&amp;gt; arrow at 731&lt;br&gt;
page = (~isnan(page))&amp;(page);</description>
    </item>
  </channel>
</rss>

