(24 pts) Write а cоmplete MATLAB m-file script fоr this prоblem аnd аdd necessary comments. (Do not use disp function or anything we haven't covered yet) The coefficient of friction, µ, can be determined in an experiment by measuring the force F required to move a mass m. When F is measured and m is known, the coefficient of friction can be calculated by: . where Results from measuring F in six tests are given in the table below. Test Table Test # 1 2 3 4 5 6 Mass m (kg) 2 4 5 10 20 50 Force F (N) 12.5 23.5 30 61 117 294 Find ( use sections) The coefficient of friction in each test. The average from all tests. Plot F vs m, with proper label, title, legend, and adjust the axes, so it looks like the following: