Question: using matlab Practice Problem 2: Vector IF Function Filename: h2oStatev.m Function Declaration: function (statev] - h20Statev(tempV) Given a vector of any length provided as an

Practice Problem 2: Vector IF Function Filename: h2oStatev.m Function Declaration: function (statev] - h20Statev(tempV) Given a vector of any length provided as an input parameter, determine which elements correspond to which phase of water:solid, liquid, or gas. "temps" should be defined in your m-file. The function should not display anything. Function should return: A vector of state values corresponding element by element to the temperatures provided as in put, where element values are: 0 = Solid Liquid 1 = 2 = Gas
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
