Create a matrix of size N x N containing a Pascal's Triangle that starts from the upper left corner according to the test cases provided.
For example, given an input matrix size 5x5, the output matrix will be as follows:
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers12
Suggested Problems
-
12 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!