<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: MATLAB Basics video: Sorting matrices</title>
	<atom:link href="http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/</link>
	<description>Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:31:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-531</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Tue, 23 Sep 2008 13:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-531</guid>
		<description>Sanchay,

You need to show all the relevant code to get help.

Doug</description>
		<content:encoded><![CDATA[<p>Sanchay,</p>
<p>You need to show all the relevant code to get help.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sanchay Subhedar</title>
		<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-530</link>
		<dc:creator>Sanchay Subhedar</dc:creator>
		<pubDate>Tue, 23 Sep 2008 03:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-530</guid>
		<description>I am getting this error on using simple sort function on the same magic square as your.

??? Index exceeds matrix dimensions.

How can I &quot;sort&quot; this problem ;-)</description>
		<content:encoded><![CDATA[<p>I am getting this error on using simple sort function on the same magic square as your.</p>
<p>??? Index exceeds matrix dimensions.</p>
<p>How can I &#8220;sort&#8221; this problem ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-532</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 03 Jul 2008 13:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-532</guid>
		<description>Mayank,

Please watch the video again.  You will see Sortrows at the end.  This is the function you are looking for.

Doug</description>
		<content:encoded><![CDATA[<p>Mayank,</p>
<p>Please watch the video again.  You will see Sortrows at the end.  This is the function you are looking for.</p>
<p>Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mayank</title>
		<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-533</link>
		<dc:creator>mayank</dc:creator>
		<pubDate>Thu, 03 Jul 2008 02:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-533</guid>
		<description>Hi,I want to sort the coordiantes.How to do this?
Eg- 1  0
    3  2
    21 0
    4  4
    2  3
    5  4
so that the sorted coordinates come out to be:
   1  0
   21 0
   3  2
   2  3
   4  4
   5  4</description>
		<content:encoded><![CDATA[<p>Hi,I want to sort the coordiantes.How to do this?<br />
Eg- 1  0<br />
    3  2<br />
    21 0<br />
    4  4<br />
    2  3<br />
    5  4<br />
so that the sorted coordinates come out to be:<br />
   1  0<br />
   21 0<br />
   3  2<br />
   2  3<br />
   4  4<br />
   5  4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slaesche</title>
		<link>http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-529</link>
		<dc:creator>slaesche</dc:creator>
		<pubDate>Wed, 17 Oct 2007 22:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/videos/2007/09/11/matlab-basics-video-sorting-matrices/#comment-529</guid>
		<description>Good tip! Just what I was looking for.  Thanks.</description>
		<content:encoded><![CDATA[<p>Good tip! Just what I was looking for.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

