fromTable2CellArray

バージョン 1.0.3 (1.79 KB) 作成者: Carlos Borau
Rearranges data from a table into a cell array compatible with filexchange daboxplot function.
ダウンロード: 24
更新 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 (2026). fromTable2CellArray (https://jp.mathworks.com/matlabcentral/fileexchange/79646-fromtable2cellarray), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加
バージョン 公開済み リリース ノート
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