Vectorized circshift

Allows you to develop a matrix of circshift without loops

You are now following this Submission

You can enter a vector you want to circshift along with a vector of the shift sizes and get a matrix back with each row having the corresponding circshift.

Cite As

Scott Teuscher (2026). Vectorized circshift (https://www.mathworks.com/matlabcentral/fileexchange/41051-vectorized-circshift), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Sparse Matrices in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

was not doing the calculation right was using the vectToShift and not the indicies

1.0.0.0