fromTable2CellArray

버전 1.0.3 (1.79 KB) 작성자: Carlos Borau
Rearranges data from a table into a cell array compatible with filexchange daboxplot function.
다운로드 수: 22
업데이트 날짜: 2021/3/4

라이선스 보기

This file is specifically created to use tables along with the filexchange daboxplot function written by Povilas Karvelis
(https://www.mathworks.com/matlabcentral/fileexchange/74851-daboxplot)
It basically rearranges data from a table into a cell array compatible with the aforementioned function daboxplot.

인용 양식

Carlos Borau (2024). fromTable2CellArray (https://www.mathworks.com/matlabcentral/fileexchange/79646-fromtable2cellarray), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.3

char columns are now allowed too

1.0.2

now categorical columns are allowed by automatically converting them to numerical indexes

1.0.1

typos fixed

1.0.0