octave-maintainers
[Top][All Lists]
Advanced

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

how reverse the array sequence


From: turbofib
Subject: how reverse the array sequence
Date: Tue, 17 Jul 2018 14:36:35 -0500 (CDT)

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



reply via email to

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