<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/153590</link>
    <title>MATLAB Central Newsreader - help append with dlmwrite</title>
    <description>Feed for thread: help append with dlmwrite</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sat, 28 Jul 2007 17:03:32 -0400</pubDate>
      <title>help append with dlmwrite</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/153590#385373</link>
      <author>john rootroot</author>
      <description>hi  &lt;br&gt;
i have a csv file in the form of&lt;br&gt;
1 2 3&lt;br&gt;
1 2 3&lt;br&gt;
1 2 3&lt;br&gt;
1 2 3&lt;br&gt;
1 2 3&lt;br&gt;
1 2 3&lt;br&gt;
&lt;br&gt;
and a matlab variable in the workspace  with data like&lt;br&gt;
4&lt;br&gt;
4&lt;br&gt;
4&lt;br&gt;
4&lt;br&gt;
4&lt;br&gt;
4&lt;br&gt;
&lt;br&gt;
i would like to add these data to the csv file so my csv file looks like:&lt;br&gt;
1 2 3 4&lt;br&gt;
1 2 3 4&lt;br&gt;
1 2 3 4&lt;br&gt;
1 2 3 4 &lt;br&gt;
1 2 3 4&lt;br&gt;
1 2 3 4&lt;br&gt;
&lt;br&gt;
Is this possible?&lt;br&gt;
&lt;br&gt;
thanks for help.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sat, 28 Jul 2007 17:28:36 -0400</pubDate>
      <title>Re: help append with dlmwrite</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/153590#385375</link>
      <author>us</author>
      <description>john rootroot:&lt;br&gt;
&amp;lt;SNIP reaching for the stars: wants to add cols with &amp;lt;dlmwrite&amp;gt; to an existing file...&lt;br&gt;
&lt;br&gt;
&amp;gt; Is this possible?&lt;br&gt;
&lt;br&gt;
no&lt;br&gt;
us&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sat, 28 Jul 2007 21:33:46 -0400</pubDate>
      <title>Re: help append with dlmwrite</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/153590#385389</link>
      <author>john rootroot</author>
      <description>thanks,&lt;br&gt;
&lt;br&gt;
so what should i do?&lt;br&gt;
open both files in workspace then concatenate them in a third&lt;br&gt;
or copy the second variable in the first one?&lt;br&gt;
&lt;br&gt;
what commands is the best to do it smoothly?&lt;br&gt;
&lt;br&gt;
tkanks.&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sun, 29 Jul 2007 02:56:13 -0400</pubDate>
      <title>Re: help append with dlmwrite</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/153590#385397</link>
      <author>us</author>
      <description>john rootroot:&lt;br&gt;
&amp;lt;SNIP looking for a workaround...&lt;br&gt;
&lt;br&gt;
&amp;gt; so what should i do...&lt;br&gt;
&amp;gt; open both files in workspace then concatenate them in a third...&lt;br&gt;
&lt;br&gt;
that is exactly what we would do (to keep the original data sets)...&lt;br&gt;
&lt;br&gt;
us&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
