<?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: Reading Formatted Text</title>
	<atom:link href="http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/</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>Wed, 08 Feb 2012 19:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Gene</title>
		<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-13013</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Tue, 27 Jan 2009 19:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-13013</guid>
		<description>Holy mackerel!  I&#039;m new to matlab, but the import process was killing me.  This thing is amazing.  I can&#039;t believe that Mathworks doesn&#039;t have a tool that&#039;s exactly like this.

My only suggestions: 
 + Read the first few row(s) of data to test columns for number values for smarter defaults (rather than all strings).  I wrote something like this in VBA if you&#039;d like it.
 + Include brief data definitions for the data types (do I need an int32 or int64? I don&#039;t know!)</description>
		<content:encoded><![CDATA[<p>Holy mackerel!  I&#8217;m new to matlab, but the import process was killing me.  This thing is amazing.  I can&#8217;t believe that Mathworks doesn&#8217;t have a tool that&#8217;s exactly like this.</p>
<p>My only suggestions:<br />
 + Read the first few row(s) of data to test columns for number values for smarter defaults (rather than all strings).  I wrote something like this in VBA if you&#8217;d like it.<br />
 + Include brief data definitions for the data types (do I need an int32 or int64? I don&#8217;t know!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berdakh Abibullaev</title>
		<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-12890</link>
		<dc:creator>Berdakh Abibullaev</dc:creator>
		<pubDate>Sun, 05 Oct 2008 15:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-12890</guid>
		<description>Great! This is very convinient to use. But I use matlab codes for opening the data and reading/writing. Such as fid = fopen(...);fread(fid,inf,&#039;int64&#039;)...

Thanks!</description>
		<content:encoded><![CDATA[<p>Great! This is very convinient to use. But I use matlab codes for opening the data and reading/writing. Such as fid = fopen(&#8230;);fread(fid,inf,&#8217;int64&#8242;)&#8230;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11557</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Wed, 11 Jun 2008 12:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11557</guid>
		<description>Cyrock, could you share a sample (just a few lines) to make the problem case clear? Thanks!</description>
		<content:encoded><![CDATA[<p>Cyrock, could you share a sample (just a few lines) to make the problem case clear? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyrock</title>
		<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11556</link>
		<dc:creator>Cyrock</dc:creator>
		<pubDate>Wed, 11 Jun 2008 08:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11556</guid>
		<description>Great! But for it to be awesome it should handle numerical values with commas in it.</description>
		<content:encoded><![CDATA[<p>Great! But for it to be awesome it should handle numerical values with commas in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11507</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Fri, 06 Jun 2008 16:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/pick/2008/06/06/reading-formatted-text/#comment-11507</guid>
		<description>sweet.  this serves a great need.

looks like a great utility.</description>
		<content:encoded><![CDATA[<p>sweet.  this serves a great need.</p>
<p>looks like a great utility.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

