Introduction - If you have any usage issues, please Google them yourself
circularBuffer class converts regular MATLAB vector/matrix into circular vector/matrix. User specified index will be wrapped into valid index while accessing/mutating elements in circularBuffer object. All MATLAB