octave-maintainers
[Top][All Lists]
Advanced

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

Re: how reverse the array sequence


From: Doug Stewart
Subject: Re: how reverse the array sequence
Date: Tue, 17 Jul 2018 15:39:53 -0400



On Tue, Jul 17, 2018 at 3:36 PM, turbofib <address@hidden> wrote:
hi,

Example:

a=[1 3 4 5 5 6 7 8]

i want this:


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







--
Sent from: http://octave.1599824.n4.nabble.com/Octave-Maintainers-f1638794.html



try 
flip



--
DASCertificate for 206392


reply via email to

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