FREQTABLE

Frequency table.
3,3K download
Aggiornato 7 giu 2005

Nessuna licenza

FREQTABLE Frequency table.
[Y,N] = FREQTABLE(X) takes a vector X and returns the unique values of
X in theoutput Y, and the number of instances of each value in the
output N. X can be a charachter array or cell array of strings.

Cita come

Mukhtar Ullah (2024). FREQTABLE (https://www.mathworks.com/matlabcentral/fileexchange/6631-freqtable), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Tables in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Fixed a serious bug! Now ignores NANs.