<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: urgent help needed! read .csv file into a jit.matrix</title>
		<atom:link href="http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 00:44:18 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/#post-62651</guid>
					<title><![CDATA[urgent help needed! read .csv file into a jit.matrix]]></title>
					<link>http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/#post-62651</link>
					<pubDate>Wed, 28 Mar 2012 22:14:17 +0000</pubDate>
					<dc:creator>mrosenschein</dc:creator>

					<description>
						<![CDATA[
						<p>Hi guys, I&#8217;ve been wracking my brain for a solution to this issue, I&#8217;m supposed to hand in an assignment tomorrow and I can&#8217;t figure out how to do this: </p>
<p>I have a .csv file full of floating point numbers and I need to read them into a jit.matrix. </p>
<p>I read <a href="http://cycling74.com/forums/topic.php?id=33691" rel="nofollow">http://cycling74.com/forums/topic.php?id=33691</a> but there was no conclusion, only a way to read a csv file into a coll object, which doesn&#8217;t seem to help me. </p>
<p>Any help would be very greatly appreciated!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/#post-226294</guid>
					<title><![CDATA[Re: urgent help needed! read .csv file into a jit.matrix]]></title>
					<link>http://cycling74.com/forums/topic/urgent-help-needed-read-csv-file-into-a-jit-matrix/#post-226294</link>
					<pubDate>Thu, 29 Mar 2012 00:55:12 +0000</pubDate>
					<dc:creator>seejayjames</dc:creator>

					<description>
						<![CDATA[
						<p>once you get to the numbers, just use &#8220;setcell 0 0 val $1&#8243; for the first cell, etc. You&#8217;ll have to use a [counter] to go across columns and a [/] operator to move down the rows, which will depend on your jit.matrix resolution.</p>
<p>Probably there is a much slicker and quicker way as well!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

