cellhist

バージョン 1.1.0.0 (1.3 KB) 作成者: Tal Shir
Plots a Histogram based on cell string array.
ダウンロード: 1.3K
更新 2009/4/28

ライセンスの表示

Input is a cell string array and the Histogram will be plotted according to the different string in the array.
Example:
CELL={'a' ; 'a' ; 'b' ;'b' ; 'b' ; 'c' ;'c' ;'c'}
[n cellout]=cellhist(CELL)

Notice: you will need to download rotateticklabel.m from the file exchange.

引用

Tal Shir (2024). cellhist (https://www.mathworks.com/matlabcentral/fileexchange/23933-cellhist), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
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.0

error in file summery

1.0.0.0