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: Daniel J Sebald
Subject: Re: how reverse the array sequence
Date: Tue, 17 Jul 2018 14:46:43 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 07/17/2018 02:36 PM, turbofib wrote:
hi,

Example:

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

i want this:


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


This is discussion list, not a help list. The GUI version of Octave comes with a searchable documentation file. Give that a try.

Dan



reply via email to

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