<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>csv &#8211; Gnuplotting</title>
	<atom:link href="./index.html?simply_static_page=1798" rel="self" type="application/rss+xml" />
	<link>./../../../index.html</link>
	<description>Create scientific plots using gnuplot</description>
	<lastBuildDate>Mon, 04 Jun 2012 13:07:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>Using csv data files</title>
		<link>./../../../using-csv-data-files/index.html</link>
					<comments>./../../../using-csv-data-files/index.html#respond</comments>
		
		<dc:creator><![CDATA[hagen]]></dc:creator>
		<pubDate>Sun, 29 Aug 2010 11:24:37 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[separator]]></category>
		<guid isPermaLink="false">./../../../index.html?p=470</guid>

					<description><![CDATA[If you are want to use another format for your data, e.g. a csv file with a comma as seperator, you can easily tell Gnuplot this by: set datafile separator ',']]></description>
										<content:encoded><![CDATA[<p>If you are want to use another format for your data, e.g. a csv file with a comma as seperator, you can easily tell Gnuplot this by:</p>
<pre class="prettyprint">
<span class="k">set</span> datafile separator <span class="s">','</span>
</pre>
]]></content:encoded>
					
					<wfw:commentRss>./../../../using-csv-data-files/feed/index.html</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
