doit in matlab pleaseWrite a program to analyze the cooling of a cup of coffee. Start by asking the user to enter a matrix in the format [a, b: c, d]. The matrix will contain two columns: the first is time in minutes and the second is temperature in degrees Celsius. These pairs of values indicate the actual temperatures of the coffee at the specified times. If the matrix entered does
OR
OR