fromTable2CellArray

Rearranges data from a table into a cell array compatible with filexchange daboxplot function.

이 제출물을 팔로우합니다

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://kr.mathworks.com/matlabcentral/fileexchange/79646-fromtable2cellarray), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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