uniquearray

版本 1.1.0 (3.5 KB) 作者: Patrik Forssén
Returns the unique parts of any array, including cell- and structure arrays, with any number of dimensions.
87.0 次下载
更新时间 2021/10/3

查看许可证

Returns the unique elements/rows/columns/sheets/slices for an array that can be of any type, including cell- and structure arrays with mixed data, and have any number of dimensions.
Can optionally treat NaN’s as equal and return information about where repetitions occur.
Detailed help is included in the file.

引用格式

Patrik Forssén (2024). uniquearray (https://www.mathworks.com/matlabcentral/fileexchange/100134-uniquearray), 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.1.0

- Updated slice function after suggestion by Stephen
- Fixed calls to unique to handle two-dimensional string cells (unique does not work correctly for these)

1.0.0