Problem 43604. make histogram
You probably know the function hist(x,n) to get the histogram. Now try to write the function yourself!
For the cheaters wanting to use the function hist(), this will make the assertion fail!
Solution Stats
Problem Comments
-
1 Comment
David Verrelli
on 3 Jul 2018
Please start every test case with "%%". Refer to https://au.mathworks.com/matlabcentral/cody/problems/1896-index-one-element-in-each-vector-of-an-array-along-a-given-dimension#comment_10372
Solution Comments
Show commentsProblem Recent Solvers20
Suggested Problems
-
299 Solvers
-
Back to basics 22 - Rotate a matrix
932 Solvers
-
"Low : High - Low : High - Turn around " -- Create a subindices vector
580 Solvers
-
Compute a dot product of two vectors x and y
1046 Solvers
-
Find the maximum number of decimal places in a set of numbers
3363 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!