a[2] - a[1]


kl. 13:21:28 UTC+2 tirsdag 1. juli 2014 skrev Andrei Berceanu følgende:
>
> If I define an array using the syntax
>
>     a = [start:step:end]
>
> how can I later recover the step? I tried step(a), but that only seems to 
> work for integer ranges.
>

Reply via email to