Question: MatLab. Both codes please Code 2: Write a script that prompts a user to enter 6 AlS values, one for each body area. Using the
Code 2: Write a script that prompts a user to enter 6 AlS values, one for each body area. Using the AlS value, produce an ISS score and display to the command window. (l.e. "The ISS score is 75", not just x 75) The scores 3, 0, 4, 5, 3,0 should result in a ISS of 50. . Use the soctlx, 'descend') to arrange a vector in descending order. Code 3: The following table contains multiple patients with AlS values Head AIs Face AIS Chest AIS Abdomen AIS Extremities AIS Extenal AIS Chest AIS Abdomen AlS Extremities Name Joe Bioggs Zhang San Erika Mustermann0 Paul Blart Zoey King Write a MATALB script that does the following Displays to the command window what name had the highest ISS, ISS value, and estimated hospital stay. Creates a bar graph of the patient's ISS with name. Label the graph and all axis. 1. 2. o Use bar(y) not barty.x) o Use ylabel to change label on y axis o Use set (acar xicziabaixaxia.' to add names to x axis. xaxis is a variable that is a cell array of strings. Hint: Use 11 around patient names
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
