Question: In matlab script please, thank you so much! Write a program to: Ask the user how many numbers (call it n) (s)he wants to enter.
In matlab script please, thank you so much!

Write a program to: Ask the user how many numbers (call it n) (s)he wants to enter. If n is not a positive integer, the program should stop and return an appropriate error message using error command in MATLAB. Use a for-loop to ask for those numbers Calculate their Harmonic mean and report the result Tn
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
