Question: Understanding Characters as Vectors in MATLAEB 0 solutions submitted (max: Unlimited) The test suite workspace includes a character array variable named MarathonTime that stores a

 Understanding Characters as Vectors in MATLAEB 0 solutions submitted (max: Unlimited)

Understanding Characters as Vectors in MATLAEB 0 solutions submitted (max: Unlimited) The test suite workspace includes a character array variable named MarathonTime that stores a marathon runners race time in hours minutes seconds (HH:MM:SS) format. Write a script that uses this character array to compute the average mile pace time in decimal minutes and assigns the result to a single precision variable called MilePace A marathon is 26.2 miles. So for an example calculation, if the total time is 03:45:16, the average mile pace time would be calculated as 3 hours( ale) + 4+16eo50 mn/mile b0 min n+16 sec8.5980 min/mile MilePace 26.2 miles Your Script C Reset MATLAB Documentation 1% Enter the commands for your script mfile here. 2% Be sure to assign values to the indicated variable names. 3% Note the variable MarathonTime is defined in the test suite. Do not overwrite its value in your code. 4 5% Hint: Search for a command to change a string to number in MATLAB and read about it. 6 MilePace -1; Assessment: Run Pretest Submit known value: World Record Time (Pretest) random time

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!