<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic insert into array doesn't work in LabVIEW</title>
    <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710871#M325502</link>
    <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please see attached screenshot &amp;amp; VI. I want to take a 1D array and break it into a 2-column array. The VI I have written works exactly right the FIRST time I run it. It puts the data in columns 0 and 1. The SECOND time I run it, it places the data into columns 2 and 3. Why does it do this? Since I hardwired the column index to 0, I expect it to&amp;nbsp;OVERWRITE the first run of data and keep putting it into column 0 (and 1).&lt;/DIV&gt;</description>
    <pubDate>Wed, 21 May 2008 20:31:18 GMT</pubDate>
    <dc:creator>wb2nvy</dc:creator>
    <dc:date>2008-05-21T20:31:18Z</dc:date>
    <item>
      <title>insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710871#M325502</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Please see attached screenshot &amp;amp; VI. I want to take a 1D array and break it into a 2-column array. The VI I have written works exactly right the FIRST time I run it. It puts the data in columns 0 and 1. The SECOND time I run it, it places the data into columns 2 and 3. Why does it do this? Since I hardwired the column index to 0, I expect it to&amp;nbsp;OVERWRITE the first run of data and keep putting it into column 0 (and 1).&lt;/DIV&gt;</description>
      <pubDate>Wed, 21 May 2008 20:31:18 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710871#M325502</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-21T20:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710873#M325504</link>
      <description>Hi wb2nvy,&lt;BR /&gt;where is your attachment?&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 21 May 2008 20:33:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710873#M325504</guid>
      <dc:creator>MikeS81</dc:creator>
      <dc:date>2008-05-21T20:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710874#M325505</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Halarious.&amp;nbsp; -SS&lt;BR /&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by ShotSimon on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:34 PM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 21 May 2008 20:34:39 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710874#M325505</guid>
      <dc:creator>ShotSimon</dc:creator>
      <dc:date>2008-05-21T20:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710875#M325506</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I thought I attached jpg and vi but I guess I didn't. Here they are... I hope.</description>
      <pubDate>Wed, 21 May 2008 20:33:59 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710875#M325506</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-21T20:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710877#M325508</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Only 1 attachment stuck. Here's the other one.</description>
      <pubDate>Wed, 21 May 2008 20:35:08 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710877#M325508</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-21T20:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710880#M325510</link>
      <description>Hi wb2nvy,&lt;BR /&gt;insert into, means that you insert new data into existing one, so you insert everytime your two arrays into your existing array with start at the first row.&lt;BR /&gt;&lt;BR /&gt;Hope it helps.&lt;BR /&gt;Mike</description>
      <pubDate>Wed, 21 May 2008 20:38:34 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710880#M325510</guid>
      <dc:creator>MikeS81</dc:creator>
      <dc:date>2008-05-21T20:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710884#M325513</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I half understand your answer Mike. I agree it should INSERT into the array the new data, BUT shouldn't it insert it where I TELL IT to insert it, which is starting at COLUMN 0, not ROW 0. I wired the COLUMN index to 0.</description>
      <pubDate>Wed, 21 May 2008 20:44:00 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710884#M325513</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-21T20:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710891#M325518</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;The behavior you're seeing is due to the fact that you're using a local variable. The first time you run the VI the indicator is empty. The local variable returns an empty array. You run the VI, now the indicator has values. You run the VI again, now the local variable returns the values &lt;U&gt;that are already there from the previous run&lt;/U&gt;. &lt;BR /&gt;&lt;BR /&gt;If you're trying to convert a 1D array to a 2D array, why don't you just use the Reshape Array function?&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/325518/1/Example_VI.png" /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by smercurio_fc on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;03:53 PM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 21 May 2008 20:53:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710891#M325518</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2008-05-21T20:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710897#M325520</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Yes I can use reshape array, but I still want to understand why Insert into array doesn't work. Even if I am using the local variable, I am TELLING the VI to put my data at column 0, regardless of what may already appear there by virtue of the local variable. Should the help file for Insert into array say something like "data will be inserted where you wire the index, UNLESS there's already data there, then all bets are off"?</description>
      <pubDate>Wed, 21 May 2008 20:58:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710897#M325520</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-21T20:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710908#M325526</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I don't understand what the confusion is about. Run the VI once, then change your array constant to something else. You will see those new values in columns 0 and 1.</description>
      <pubDate>Wed, 21 May 2008 21:09:27 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710908#M325526</guid>
      <dc:creator>Dennis_Knutson</dc:creator>
      <dc:date>2008-05-21T21:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710910#M325527</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;What makes you think the &lt;B&gt;Insert Into Array&lt;/B&gt; is not working properly and that data is being put into columns 2 and 3 on the second run? If you run the VI a second time with different values for the input array you will see that the &lt;B&gt;Insert Into &lt;/B&gt;&lt;B&gt;Array&lt;/B&gt; is operating properly. The attached modication is in essence doing this:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/325527/1/inserttrial1-2.png" /&gt;&lt;BR /&gt;&lt;BR /&gt;Insert into array is insert, not overwrite. If you want it to overwrite, use &lt;B&gt;Replace Array Subset&lt;/B&gt;.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by smercurio_fc on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:11 PM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 21 May 2008 21:11:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710910#M325527</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2008-05-21T21:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710924#M325536</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;Dennis,&lt;NAMESPACE prefix="o" ns="urn:schemas-microsoft-com:office:office"&gt;&lt;/NAMESPACE&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;I can understand &lt;SPAN style="COLOR: #666666"&gt;&lt;STRONG&gt;wb2nvy's&lt;/STRONG&gt;&lt;/SPAN&gt; confusion.&amp;nbsp; When I originally ran the vi it looked like the index was moving the data higher and higher into the array.&amp;nbsp; When in fact the new data is being pushed to index 0 of the existing array, but since the data looks the same, it gives the illusion as it is being indexed incorrectly.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Your suggestion of changing the value removes this illusion&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Wingdings; mso-ascii-font-family: Arial; mso-hansi-font-family: Arial; mso-bidi-font-family: Arial; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;J&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;On a side note I thought maybe he was looking to split the array at an odd point.&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;This would leave the array in two pieces that are different sizes. &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;Then I started thinking how do you make this re-shape properly?&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;And I came up with the attached solution.&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;*How do you get the png to appear;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;Regards,&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;-SS&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by ShotSimon on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:34 PM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by ShotSimon on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;04:35 PM&lt;/SPAN&gt;</description>
      <pubDate>Wed, 21 May 2008 21:35:13 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/710924#M325536</guid>
      <dc:creator>ShotSimon</dc:creator>
      <dc:date>2008-05-21T21:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711072#M325580</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV&gt;
&lt;HR /&gt;
ShotSimon wrote:&lt;BR /&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Arial"&gt;*How do you get the png to appear;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;
&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;
&lt;DIV&gt;1) attach the .png file as usual.&lt;/DIV&gt;
&lt;DIV&gt;2) open the attachment. copy the url.&lt;/DIV&gt;
&lt;DIV&gt;3) Edit the original post and click "Insert an image" (shown in the attachement) &lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/325580/1/untitled5.PNG" /&gt;&lt;/DIV&gt;
&lt;DIV&gt;and paste the url.&lt;/DIV&gt;
&lt;DIV&gt;4) post it again. achieved ur wish.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks,&lt;/DIV&gt;
&lt;DIV&gt;Mathan&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by mathan on &lt;SPAN class="date_text"&gt;05-21-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:54 PM&lt;/SPAN&gt;</description>
      <pubDate>Thu, 22 May 2008 04:54:21 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711072#M325580</guid>
      <dc:creator>Mathan</dc:creator>
      <dc:date>2008-05-22T04:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711238#M325641</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;Yes Dennis, your suggestion works. NOW explain to me WHY it should work. If I tell the Insert into array to put my data at column ZERO, why doesn't it PUT IT THERE EVERY TIME and overwrite if necessary? And if after filling&amp;nbsp;columns 0 and 1&amp;nbsp;I then tell it to put&amp;nbsp;data at column 5, WHY DOES IT PUT MY DATA AT COLUMN 0????&amp;nbsp; It doesn't make sense.</description>
      <pubDate>Thu, 22 May 2008 11:46:58 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711238#M325641</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-22T11:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711242#M325643</link>
      <description>&lt;DIV&gt;If you want to overwrite data, you need to use Replace Array Subset.&amp;nbsp; If you use Insert Into Array, it will always insert new data and increase the size of your array.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 May 2008 11:57:24 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711242#M325643</guid>
      <dc:creator>JeffOverton</dc:creator>
      <dc:date>2008-05-22T11:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711247#M325645</link>
      <description>&lt;DIV&gt;Oh and also, you can only insert into an existing array index.&amp;nbsp; So when you try to insert into column 5, nothing is happening.&amp;nbsp; If you right click on your indicator and select data operations-&amp;gt;reinitialize value to default and try to insert at column 5, you'll still have an empty indicator.&amp;nbsp; Basically, insert has to have existing data to put your new data in front of.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 May 2008 12:06:19 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711247#M325645</guid>
      <dc:creator>JeffOverton</dc:creator>
      <dc:date>2008-05-22T12:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711275#M325656</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;ShotSimon- you hit the proverbial nail on the head. You understand my confusion, and you cleared it for me. I now understand my data IS going where I tell it to, and the OLD data is being pushed aside. And I also now know that I can't put data into column 5, for example, without first initializing the array with something. Thank you all very much for your help.&amp;nbsp;&amp;nbsp; I JUST WISH THE N.I. DOCUMENTATION WOULD HAVE SAID THAT &amp;amp; SAVED US ALL SOME TIME AND FORUM SPACE.</description>
      <pubDate>Thu, 22 May 2008 12:45:22 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711275#M325656</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-22T12:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711352#M325678</link>
      <description>So the example that I provided which clearly showed what was going on wasn't obvious enough? Also, the Help for Insert Into Array says:&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inserts an element or subarray into &lt;STRONG&gt;n-dim array&lt;/STRONG&gt; at the point 
you specify in &lt;STRONG&gt;index&lt;/STRONG&gt;. &lt;BR /&gt;&lt;BR /&gt;For the "index" input it says&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;index 0..n-1&lt;/STRONG&gt; specifies the point in the array at which you want 
to insert the element, row, column, page, and so on. You can wire only one index 
input. For example, to insert a 1D array as the fourth row of a 2D array, wire 
&lt;SPAN class="Monospace"&gt;3&lt;/SPAN&gt; to the first index input, and the second index 
input becomes disabled. To insert the array as the fourth column of the 2D 
array, wire &lt;SPAN class="Monospace"&gt;3&lt;/SPAN&gt; to the second index input, and the 
first index input becomes disabled. &lt;BR /&gt;&lt;/BLOCKQUOTE&gt;How much more clear than that can you be? It also would be redundant to say that you can't insert into a column that doesn't exist, because ... it doesn't exist! That action is &lt;U&gt;undefined&lt;/U&gt;.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 May 2008 14:12:50 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711352#M325678</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2008-05-22T14:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711379#M325687</link>
      <description>&lt;DIV&gt;smercurio, I'm sorry if I hurt your feelings by not understanding your response. Fact is, you clearly didn't understand what I was trying to accomplish. Your example of using Reshape Array didn't result in what I was trying to do. In fact it CAN'T be done with Reshape Array. If you look at the example I posted, it does not resemble your proposed solution. I attached what I finally found worked, using 2 Array Subsets and a Transpose.&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 May 2008 14:33:53 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711379#M325687</guid>
      <dc:creator>wb2nvy</dc:creator>
      <dc:date>2008-05-22T14:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: insert into array doesn't work</title>
      <link>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711385#M325689</link>
      <description>&lt;DIV&gt;&lt;/DIV&gt;I wasn't referring to the Reshape Array example. I was referring to the example in post #&lt;A href="http://forums.ni.com/ni/board/message?board.id=170&amp;amp;view=by_date_ascending&amp;amp;message.id=325527#M325527" target="_blank"&gt;11&lt;/A&gt; (at the top of this page with a great big figure).&lt;BR /&gt;&lt;BR /&gt;My feelings weren't hurt. I just found it curious that the example clearly showed what you said with "&lt;SPAN class="noindex"&gt;I now understand my data IS going where I tell it to, and the OLD data is being pushed aside."&lt;BR /&gt;&lt;BR /&gt;Whatever. As long as you understand now that Insert Into Array is not broken and that it operates exactly as designed and described. &lt;BR /&gt;&lt;BR /&gt;Also, just to prove to you that Reshape Array does work:&lt;BR /&gt;&lt;BR /&gt;&lt;IMG src="http://forums.ni.com/attachments/ni/170/325689/1/Example_VI.png" /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by smercurio_fc on &lt;SPAN class="date_text"&gt;05-22-2008&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:41 AM&lt;/SPAN&gt;</description>
      <pubDate>Thu, 22 May 2008 14:41:04 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabVIEW/insert-into-array-doesn-t-work/m-p/711385#M325689</guid>
      <dc:creator>smercurio_fc</dc:creator>
      <dc:date>2008-05-22T14:41:04Z</dc:date>
    </item>
  </channel>
</rss>

