Unique Rows for a cell array
버전 1.1.0.0 (2.98 KB) 작성자:
Jim Hokanson
Find unique rows of a cell array containing columns with strings or scalars, or N-D matrices
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 (2024). Unique Rows for a cell array (https://www.mathworks.com/matlabcentral/fileexchange/25917-unique-rows-for-a-cell-array), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Operators and Elementary Operations에 대해 자세히 알아보기
태그
도움
도움 준 파일: uniqueCells
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!