You are on page 1of 3

CS10-8L: Computer Programming Laboratory

Machine Problem #1: Getting Started

16.12
Name: Score
:

Sectio Date:
n: AUGU
ST 28,
2020

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_MP1. Ex. Santos_Jared_MP1

2. You will submit a zip file containing the following and send it to BB .

a. PDF file of Machine Problem 1 provided with the screenshot of your answers.
b. Matlab script with .m extension.

3. Your program must have comments for each section.

4. Your output should be displayed up to two decimal places.

MACHINE PROBLEM

1. Write a program that converts and prints a user – supplied measurement from inches
to the following:
a. Convert inches to feet.
b. Convert inches to yard.
c. Convert inches to centimeter.
d. Convert inches to meter.

Prepared by: Raymond Sedilla


Prepared date: June 8, 2020
This study source was downloaded by 100000840540866 from CourseHero.com on 06-20-2022 23:24:56 GMT -05:00

https://www.coursehero.com/file/67968528/Machine-Problem-1docx/
CS10-8L: Computer Programming Laboratory
Machine Problem #1: Getting Started

In the editor window, take a screenshot and paste your output:

Prepared by: Raymond Sedilla


Prepared date: June 8, 2020
This study source was downloaded by 100000840540866 from CourseHero.com on 06-20-2022 23:24:56 GMT -05:00

https://www.coursehero.com/file/67968528/Machine-Problem-1docx/
CS10-8L: Computer Programming Laboratory
Machine Problem #1: Getting Started

In the command window, take a screenshot and paste your output:

Prepared by: Raymond Sedilla


Prepared date: June 8, 2020
This study source was downloaded by 100000840540866 from CourseHero.com on 06-20-2022 23:24:56 GMT -05:00

https://www.coursehero.com/file/67968528/Machine-Problem-1docx/
Powered by TCPDF (www.tcpdf.org)

You might also like