a cool way to shape a Matrix
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers64
Suggested Problems
-
Return the largest number that is adjacent to a zero
5516 Solvers
-
824 Solvers
-
Split a string into chunks of specified length
2058 Solvers
-
Celsius to Fahrenheit converter
666 Solvers
-
2523 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.