Question: use matlab please :( Write a program to draw the following pattern based on the height given by the user. The user will always enter

Write a program to draw the following pattern based on the height given by the user. The user will always enter a positive odd number. 7654567height=5766777height=7 h= input ('Enter the height of the pattern: '); Test Case: 1 Enter the height of the pattern: 3 3333233 Test Case: 2 Enter the height of the pattern: 9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
