SplitVec

Partition an input vector into smaller series of subvectors of consecutive elements

Al momento, stai seguendo questo contributo

It says all in the summary. Nothing fancy just a convenient tool for spitting vectors.

Cita come

Bruno Luong (2026). SplitVec (https://it.mathworks.com/matlabcentral/fileexchange/24255-splitvec), MATLAB Central File Exchange. Recuperato .

Categorie

Scopri di più su Linear Algebra in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.9.0.0

Output specific columns on split-array

1.8.0.0

extend 'type' with split column numbers
Update tiltle and MATLAB version

1.6.0.0

New builtin outputs: blockID and subsetorder

1.5.0.0

fix the bug when 'loc' is required and when working down the columns of matrix

1.4.0.0

correct bug for empty array, group function
Add output types: 'firstval' 'lastval'

1.3.0.0

Correct minor bug

1.2.0.0

correct bug when function handle is passed in second input

1.1.0.0

multiple column grouping capability

1.0.0.0