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

15 Solutions

12 Solvers

Last Solution submitted on Jan 09, 2026

Last 200 Solutions

Solution Comments

Show comments
Loading...

Problem Recent Solvers12

Suggested Problems

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!