help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

trasform matrix in linear vector


From: LucaLuca
Subject: trasform matrix in linear vector
Date: Fri, 7 Jun 2019 12:28:16 -0500 (CDT)

hi,
i've this matrix:

a=[2 3 4;5 6 7;4 5 6;1 5 1]  

i want to get it:

2 3 4 5 6 7 4 5 6 1 5 1 

i't possible to automate it  ?



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]