uniquearray

Returns the unique parts of any array, including cell- and structure arrays, with any number of dimensions.
74 Downloads
Aktualisiert 3. Okt 2021

Lizenz anzeigen

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.

Zitieren als

Patrik Forssén (2024). uniquearray (https://www.mathworks.com/matlabcentral/fileexchange/100134-uniquearray), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
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