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