<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265094</link>
    <title>MATLAB Central Newsreader - Matlab source code</title>
    <description>Feed for thread: Matlab source code</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, 05 Nov 2009 14:57:02 -0500</pubDate>
      <title>Matlab source code</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265094#692415</link>
      <author>Manjusha Andewar</author>
      <description>&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I read Matlab help for 'graycomatrix' and 'graycoprops' which i am going to&lt;br&gt;
use for texture classification purpose. Will you please explain the Matlab source code&lt;br&gt;
for 'graycomatrix','graycoprops' commands in detail, so that i can understand?</description>
    </item>
    <item>
      <pubDate>Thu, 05 Nov 2009 19:30:42 -0500</pubDate>
      <title>Re: Matlab source code</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265094#692511</link>
      <author>Ashish Uthama</author>
      <description>On Thu, 05 Nov 2009 09:57:02 -0500, Manjusha Andewar  &lt;br&gt;
&amp;lt;namewarmanju@gmail.com&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt;                I read Matlab help for 'graycomatrix' and 'graycoprops'  &lt;br&gt;
&amp;gt; which i am going to&lt;br&gt;
&amp;gt; use for texture classification purpose. Will you please explain the  &lt;br&gt;
&amp;gt; Matlab source code&lt;br&gt;
&amp;gt; for 'graycomatrix','graycoprops' commands in detail, so that i can  &lt;br&gt;
&amp;gt; understand?&lt;br&gt;
&lt;br&gt;
Your best bet is to set breakpoints and single step through the code while  &lt;br&gt;
executing one of the examples in the help text.&lt;br&gt;
The source code appears to have enough comments to help you understand the  &lt;br&gt;
logic.&lt;br&gt;
&lt;br&gt;
If you havent already, have a look at the link below for information on  &lt;br&gt;
debugging (stepping through the code)&lt;br&gt;
&lt;br&gt;
Please find more details online at:&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/brqxeeu-175.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/brqxeeu-175.html&lt;/a&gt;&lt;br&gt;
Or please paste this in the MATLAB command window:&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;web([docroot,'/techdoc/matlab_env/brqxeeu-175.html'])</description>
    </item>
  </channel>
</rss>

