<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Graph Forums — "Import | point series". Scientific notation, headings.]]></title>
		<link>https://forum.padowan.dk/viewtopic.php?id=954</link>
		<atom:link href="https://forum.padowan.dk/extern.php?action=feed&amp;tid=954&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in "Import | point series". Scientific notation, headings..]]></description>
		<lastBuildDate>Mon, 12 Jan 2015 21:58:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: "Import | point series". Scientific notation, headings.]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2723#p2723</link>
			<description><![CDATA[<p>1) e is Euler&#039;s constant. You need to use 1E1 instead.</p><p>2) It should work if you write it as:<br /></p><div class="codebox"><pre><code>#Temperature, Humidity
1e0, 1e0, 3.3e1
1e1, 1e1, 2.6e0</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Ivan Johansen)]]></author>
			<pubDate>Mon, 12 Jan 2015 21:58:46 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2723#p2723</guid>
		</item>
		<item>
			<title><![CDATA["Import | point series". Scientific notation, headings.]]></title>
			<link>https://forum.padowan.dk/viewtopic.php?pid=2713#p2713</link>
			<description><![CDATA[<p>Hi,</p><p>&#039;Text&#039; data is often stored in scientific notation, eg</p><p>Time, Temperature, Humidity<br />1e0, 1e0, 3.3e1<br />1e1, 1e1, 2.6e0</p><p>1) &quot;1e1&quot; (etc.) is not recognised (as 10^1 = 10)</p><p>2) Headings - Could the import function assume that:</p><p>if( First line of data contains some non-numeric characters )<br />{<br />&nbsp; &nbsp; Use the fields as labels<br />&nbsp; &nbsp; field #0 = X-Axis&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;//&quot;X&quot;---&gt;&quot;Time&quot;<br />&nbsp; &nbsp; field #1 = Series (curve) #1&nbsp; &nbsp; //Curve #1 = &quot;Temperature&quot;<br />&nbsp; &nbsp; field #2 = Series (curve) #2&nbsp; &nbsp; //Curve #2 = &quot;Humidty&quot;<br />}</p><p>Regards<br />Stephen</p>]]></description>
			<author><![CDATA[null@example.com (sjb)]]></author>
			<pubDate>Thu, 04 Dec 2014 09:29:21 +0000</pubDate>
			<guid>https://forum.padowan.dk/viewtopic.php?pid=2713#p2713</guid>
		</item>
	</channel>
</rss>
