There is a m*n grade given. Find the number of rectangles in the grid. Remember, a square is also a rectangle.
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers38
Suggested Problems
-
Getting the row and column location from a matrix
301 Solvers
-
Generate a random matrix A of (1,-1)
434 Solvers
-
558 Solvers
-
07 - Common functions and indexing 3
427 Solvers
-
Sum the squares of numbers from 1 to n
261 Solvers
More from this Author5
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Please change the function call in the test suite to your_fcn_name(m,n) instead of your_fcn_name(x).
Please check the test cases. x???