unique(cA,'rows') does not work for cell arrays, the rows entry is ignored (at least as of 2009b). This function handles this case. It works for strings or scalars or both, but each column must contain only one or the other.
引用格式
Jim Hokanson (2026). Unique Rows for a cell array (https://ww2.mathworks.cn/matlabcentral/fileexchange/25917-unique-rows-for-a-cell-array), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: uniqueCells
