Shift Vector

Version 1.0.0.0 (1.48 KB) by Sebastian
Shifts a row or column vector by an input number of elements
323 Downloads
Updated 31 May 2013

View License

B = shiftVector(A,shiftsize) will shift the vector A left/up (if shiftsize is positive) or right/down (if shiftsize is negative) by shiftsize steps, and move the elements that are cut off back to the opposite end.

Cite As

Sebastian (2024). Shift Vector (https://www.mathworks.com/matlabcentral/fileexchange/42033-shift-vector), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on 3-D Scene Control in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0