<?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: pre-storing RedGreen values in arrays and fetching them later by Ids</title>
		<atom:link href="http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 06:36:39 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/#post-65763</guid>
					<title><![CDATA[pre-storing RedGreen values in arrays and fetching them later by Ids]]></title>
					<link>http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/#post-65763</link>
					<pubDate>Thu, 20 Dec 2012 12:12:43 +0000</pubDate>
					<dc:creator>ufk</dc:creator>

					<description>
						<![CDATA[
						<p>Hello.<br />
I have a fixed list of Red and Green numbers (11 per of numbers to be exact) between 0-127 that i want to insert into a two dimensional arrays<br />
that I&#8217;d like to fetch later by their id (0-10).</p>
<p>do I have to use javascript?</p>
<p>how can I do such a thing? can any point me to the right direction?</p>
<p>thank you!</p>
<p>kfir</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/#post-236869</guid>
					<title><![CDATA[Re: pre-storing RedGreen values in arrays and fetching them later by Ids]]></title>
					<link>http://cycling74.com/forums/topic/pre-storing-redgreen-values-in-arrays-and-fetching-them-later-by-ids/#post-236869</link>
					<pubDate>Thu, 20 Dec 2012 12:20:34 +0000</pubDate>
					<dc:creator>dtr</dc:creator>

					<description>
						<![CDATA[
						<p>Store them in a jit.matrix. You can use jit.fill (or setcell) to enter your lists. And getcell to retrieve &#8216;m.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

