SplitVec

버전 1.9.0.0 (3.82 KB) 작성자: Bruno Luong
Partition an input vector into smaller series of subvectors of consecutive elements
다운로드 수: 5.9K
업데이트 날짜: 2018/7/19

라이선스 보기

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

인용 양식

Bruno Luong (2024). SplitVec (https://www.mathworks.com/matlabcentral/fileexchange/24255-splitvec), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Linear Algebra에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
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