help-octave
[Top][All Lists]
Advanced

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

Re: Append vector to another vector


From: Doug Stewart
Subject: Re: Append vector to another vector
Date: Wed, 3 Oct 2018 14:05:06 -0400

You have asked the same question 3 times now and there are answers.
Read them.

try this
a= 20:30
a=[a [ 3 4 5]]



On Wed, Oct 3, 2018 at 2:01 PM turbofib <address@hidden> wrote:
hi,
i try this:

 a(end+1)=[6 7 8]

but i receive error
( i need append vector..not a single scalar)



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




--
DASCertificate for 206392


reply via email to

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