Description Usage Arguments Value
Circular shift of array x by n steps.
1 | circshift(x, n)
|
x |
An array. |
n |
Number of steps for circular shift (positive for forward shift, negative for backward shift) |
Circular-shifted x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.