fromTable2CellArray

版本 1.0.3 (1.8 KB) 作者: Carlos Borau
Rearranges data from a table into a cell array compatible with filexchange daboxplot function.
22.0 次下载
更新时间 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