Machine Problem 4
Machine Problem 4
Name: Score:
Section: Date:
OBJECTIVES
● To familiarize the students with the MATLAB interface.
● To enable the students to use some basic operations.
Instructions:
1. Save your file as Surname_Firstname_MP4. Ex. Isip_Cheryl_MP4
2. You will submit a zip file containing the following and send it to BB.
a. PDF file of Machine Problem 4 provided with the screenshot of your answers.
b. MATLAB script with .m extension.
MACHINE PROBLEM
1. Keeping in mind there are 86400 seconds per day, write a program that calculates how many seconds there
are in a week, if a week is 7 days. Print the result on the screen.
Note: Your result should be in the format of just a number, not a sentence.