NDcell2mat

버전 1.2.0 (8.56 KB) 작성자: Dominik Mattioli
Custom MATLAB function for converting input cell array, of any size, to a matrix; designed to address some limitations of cell2mat().
다운로드 수: 24
업데이트 날짜: 2024/1/23

NDcell2mat

Convert cell arrays, itself composed of numeric arrays of any size, into a larger matrix with filler values to accomodate incongruent sizes, which MATLAB's built-in 'cell2mat()' function does not accomodate. Note: the function reshapes the numeric arrays into vectors along the first scalar dimension of the cell array.

View NDcell2mat on File Exchange

인용 양식

Dominik Mattioli (2024). NDcell2mat (https://github.com/domattioli/NDcell2mat), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.2.0

Github integration really caused a mess.

1.1.0

Target file was accidentally removed when this was originally integrated with github.

1.0.8

Integrate fully with GitHub repo.

1.0.7

Finally connecting the original MathWorks File Exchange publication to GitHub repo

1.0.6

Comment typo

1.0.5

Updated comments/help, single error message in the function.

1.0.4

Again, fixing awkward image cropping. No code changes since 1.0.2

1.0.3

Fixing awkward image cropping.

1.0.2

Renamed, generalized code for any inputted cell size and dimension (original version was biased toward Nx1 cell arrays, had error trouble shooting issues). Code suggestion credit to:
https://www.mathworks.com/matlabcentral/profile/authors/3102170

1.0.1

Apply 'lower()' operator to FILLER input and acceptableInput variable.

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.