NUMUNIQUE
Returns unique elements in an array and all the indices for the repetitious values.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Zhigang Xu (2026). NUMUNIQUE (https://in.mathworks.com/matlabcentral/fileexchange/25209-numunique), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.6.0 (4.38 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.6.0 | Suggestions from Matt Fig and Bruno Luong, and the case of unique values only are implemented. A third optional output is implemented in case one also needs the representative indices, which are chosen as those for the first occurrences. |
||
| 1.5.0 | Suggestions from Matt Fig and Bruno Luong are implemented. A third optional output is implemented in case one also needs the representative indices, which are chosen as those for the first occurrences. |
||
| 1.4.0 | Correction also for the same typos but appeared in the General Information about the file. |
||
| 1.2.0 | Correction for the two minor typos in the help text. |
||
| 1.1.0 | There was a bug and now it has been fixed. |
||
| 1.0.0 |