<?xml version="1.0" encoding="UTF-8"?>










<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">
    <channel>
        <title>Math Forum</title>
        <link>http://mathforum.org/kb</link>
        <description>List of forum topics</description>
        <language>en</language>


        <item>
            <title>Re: Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7945614&amp;tstart=0#7945614</link>

        

            <description><![CDATA[<br><br>"Amith " &lt;amithkhandakar@hotmail.com&gt; wrote in message <br>news:kba8eg$koi$1@newscl01ah.mathworks.com...<br><font color="#660066">&gt;]]></description>

        

            <jf:creationDate>Dec 31, 2012 12:11:54 AM</jf:creationDate>
            <jf:modificationDate>Dec 31, 2012 12:11:54 AM</jf:modificationDate>
            <jf:author>slord@mathworks.com</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7943361&amp;tstart=0#7943361</link>

        

            <description><![CDATA[On 12/24/2012 3:14 PM, Amith wrote:<br>...<br><br><font color="#660066">&gt; i tried it in the matlab but dont get the expect output.<br>&gt;<br>&gt;]]></description>

        

            <jf:creationDate>Dec 24, 2012 7:07:54 PM</jf:creationDate>
            <jf:modificationDate>Dec 24, 2012 7:07:54 PM</jf:modificationDate>
            <jf:author>none@non.net</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7943351&amp;tstart=0#7943351</link>

        

            <description><![CDATA[is very simple convert a n by n matrix in several vectors.<br><br>you should use the following code<br><br>b1 = a(1,:);<br>b2 = a(2,:);<br>b3 =]]></description>

        

            <jf:creationDate>Dec 24, 2012 5:59:42 PM</jf:creationDate>
            <jf:modificationDate>Dec 24, 2012 5:59:42 PM</jf:modificationDate>
            <jf:author>eletronica.1234</jf:author>
            <jf:replyCount>0</jf:replyCount>
        </item>

        <item>
            <title>Re: Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7943346&amp;tstart=0#7943346</link>

        

            <description><![CDATA[dpb &lt;none@non.net&gt; wrote in message &lt;kbaeg3$p1j$1@speranza.aioe.org&gt;...<br><font color="#660066">&gt; On 12/24/2012 12:55 PM, Amith]]></description>

        

            <jf:creationDate>Dec 24, 2012 4:14:12 PM</jf:creationDate>
            <jf:modificationDate>Dec 24, 2012 4:14:12 PM</jf:modificationDate>
            <jf:author>amithkhandakar@hotmail.com</jf:author>
            <jf:replyCount>1</jf:replyCount>
        </item>

        <item>
            <title>Re: Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7943342&amp;tstart=0#7943342</link>

        

            <description><![CDATA[On 12/24/2012 12:55 PM, Amith wrote:<br><font color="#660066">&gt; Can anyone please help me with the following :<br>&gt;<br>&gt; a=[1 2 3; 4 5 6; 7]]></description>

        

            <jf:creationDate>Dec 24, 2012 3:39:00 PM</jf:creationDate>
            <jf:modificationDate>Dec 24, 2012 3:39:00 PM</jf:modificationDate>
            <jf:author>none@non.net</jf:author>
            <jf:replyCount>2</jf:replyCount>
        </item>

        <item>
            <title>Convert 2d matrix into several 1 D array</title>
        
            <link>http://mathforum.org/kb/thread.jspa?messageID=7943321&amp;tstart=0#7943321</link>

        

            <description><![CDATA[Can anyone please help me with the following :<br><br>a=[1 2 3; 4 5 6; 7 8 9]<br><br>i want to change it into <br>b1=[1 2 3]<br>b2=[4 5 6]<br>b3=[7 8]]></description>

        

            <jf:creationDate>Dec 24, 2012 1:55:12 PM</jf:creationDate>
            <jf:modificationDate>Dec 24, 2012 1:55:12 PM</jf:modificationDate>
            <jf:author>amithkhandakar@hotmail.com</jf:author>
            <jf:replyCount>5</jf:replyCount>
        </item>


    </channel>
</rss>

