Snail/helix matrix indexing

The function calculates Snail/Helix formed matrix indexing.

You are now following this Submission

While Matlab scans/indexes matrices column-wise, some algorithms demand Snail/Escargot/Helix indexing (LBP is the last case I've encountered this issue). This functions implements (very shortly and intuitively if I may add) such an indexing, missing from Matlab indexing methods.

Cite As

Nikolay S. (2026). Snail/helix matrix indexing (https://au.mathworks.com/matlabcentral/fileexchange/37929-snail-helix-matrix-indexing), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Financial Toolbox 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

Оptional parameters "rotDir" and "growDir", specifying vertex rotation direction, and vertex growth direction added.

1.0.0.0