what is the basic MATLAB code for circular left shift for elements in matrix

2 次查看(过去 30 天)
what is the basic MATLAB code for circular left shift for elements in matrix

回答(1 个)

Walter Roberson
Walter Roberson 2017-6-6
circshift(TheArray, -NumberOfPositions, 2)

类别

Help CenterFile Exchange 中查找有关 Operators and Elementary Operations 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by