<?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: file1, file10, file2 sorting problem: solved</title>
	<atom:link href="http://blogs.mathworks.com/pick/2006/09/11/file1-file10-file2-sorting-problem-solved/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2006/09/11/file1-file10-file2-sorting-problem-solved/</link>
	<description>&#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1093599&#38;objectType=author&#34;&#62;Brett&#60;/a&#62; &#38; &#60;a href=&#34;http://www.mathworks.com/matlabcentral/fileexchange/loadAuthor.do?objectId=1094142&#38;objectType=author&#34;&#62;Jiro&#60;/a&#62; share favorite user-contributed submissions from the File Exchange.</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:12:39 +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 Schwarz</title>
		<link>http://blogs.mathworks.com/pick/2006/09/11/file1-file10-file2-sorting-problem-solved/#comment-598</link>
		<dc:creator>Doug Schwarz</dc:creator>
		<pubDate>Mon, 18 Sep 2006 14:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/?p=1898#comment-598</guid>
		<description>I have always been dissatisfied with one aspect of sort_nat, namely that it doesn&#039;t sort strings containing equal numbers and leaves those strings in their original order.  For example, {&#039;a000&#039;,&#039;a0&#039;,&#039;a00&#039;} would be left in that order.  I have fixed this and imposed a sort order that is the same as what one would get with a normal sort: {&#039;a0&#039;,&#039;a00&#039;,&#039;a000&#039;}.  I have also relaxed the version requirement so sort_nat should work with much older versions of MATLAB.  Oh yeah, it&#039;s also a little faster.  Enjoy!
Doug</description>
		<content:encoded><![CDATA[<p>I have always been dissatisfied with one aspect of sort_nat, namely that it doesn&#8217;t sort strings containing equal numbers and leaves those strings in their original order.  For example, {&#8216;a000&#8242;,&#8217;a0&#8242;,&#8217;a00&#8242;} would be left in that order.  I have fixed this and imposed a sort order that is the same as what one would get with a normal sort: {&#8216;a0&#8242;,&#8217;a00&#8242;,&#8217;a000&#8242;}.  I have also relaxed the version requirement so sort_nat should work with much older versions of MATLAB.  Oh yeah, it&#8217;s also a little faster.  Enjoy!<br />
Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Urs (us) Schwarz</title>
		<link>http://blogs.mathworks.com/pick/2006/09/11/file1-file10-file2-sorting-problem-solved/#comment-516</link>
		<dc:creator>Urs (us) Schwarz</dc:creator>
		<pubDate>Mon, 11 Sep 2006 19:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/?p=1898#comment-516</guid>
		<description>interesting: ASORT has been out for over a year... nevertheless: congrats from one schwarz to another...
us</description>
		<content:encoded><![CDATA[<p>interesting: ASORT has been out for over a year&#8230; nevertheless: congrats from one schwarz to another&#8230;<br />
us</p>
]]></content:encoded>
	</item>
</channel>
</rss>

