Write a matlab function that takes decimal values


Problem:

Question 1- Write a matlab script/function that takes decimal values until user inputs zero (0). The program will display the highest number among input decimal values and will terminate.

Question 2- Write a matlab script/function that takes decimal values until user inputs zero (0). The program will display the lowest number among input decimal values and will terminate. Assume that user will always provide positive integer values as input.

Question 3- Write a matlab script/function that takes decimal values until user inputs zero (0). The program will display the "second" highest number among input decimal values and will terminate.

Show the code, demonstrate it works properly and describe what it is doing.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a matlab function that takes decimal values
Reference No:- TGS0893376

Expected delivery within 24 Hours