1D Histogram

1
2
data = [3 6 8 7 6 10 8 7 6 3 10 8 6 6 6 8 7 6];
[m,n] = size(data);
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.