Question: 3. (15 p) Write a Matlab/Octave script that takes n as input and print the following pattern. For example: If n is 5, the following

3. (15 p) Write a Matlab/Octave script that takes n as input and print the following pattern. For example: If n is 5, the following pattern will be printed. 1 1 21 121 321 1 2 3 2 1 4 3 2 1 1 2 3 4 3 2 1 5 4 3 2 1 1 2 3 4 5 4 3 2 1 If n is 3, the following pattern will be printed. 1 1 21 1 2 1 3 2 1 1 2 321
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
