a cool way to shape a Matrix
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers63
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2812 Solvers
-
Number of 1s in a binary string
10970 Solvers
-
Find out missing number from a vector of 9 elements
320 Solvers
-
Replace 0 indices in array with 1's
143 Solvers
-
1120 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
A problem must detail what needs to be done in its description. There is not only one way to do what's requested. You should probably add more test cases too, at least 5, to avoid lookup table solutions.