Question: Please Use MATLAB to solve (Do not solve mathematically) Please Use MATLAB to solve (Do not solve mathematically) Write a program that asks the user
Please Use MATLAB to solve (Do not solve mathematically)

Please Use MATLAB to solve (Do not solve mathematically)
Write a program that asks the user to input a vector of integers of arbitrary length. Then, using a for loop the program eliminates all the negative ele- ments. The program displays the vector that was entered and the modified vector, and a message that says how many elements were eliminated. Exe- cute the program and when the program ask the user to input a vector type randi ([-15 201,1,25). This creates a 25-element vector with random integers between-15 and 20. 9
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
