You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Calculates the statistical mode (the most frequently occurring element) in a vector (or matrix), and returns the mode, the number of occurrences and the indices of the mode in the vector. Like the build in mode, only also includes indices.
Reasonable fast :-)
If more than one mode exist (2+ elements with equal maximum occurances) first one found is returned.
Plz comment or leave feedback
Cite As
Felix Hebeler (2026). Modal (https://www.mathworks.com/matlabcentral/fileexchange/15754-modal), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (591 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | - Correct a bug where output was NaN if first cell in input grid are NaN and most cells in grid are NaN |
