# Developed a Quiz Program using MATLAB

# Background
From my experience working on MATLAB, I made a Quiz Program.

# How it works
This program quizzes you on Math (6 questions), Science (3 questions), Geography (2 questions), English (2 questions), and Technology (9 questions). For a total of 22 questions. It kept track of your score for each subject and at the end graphs them on a bar graph. Keep in mind, that this program isn't its own app it's a MATLAB program that runs in the MATLAB console.

# Demo
If you would like to see how it works please watch this YouTube video <br>
<iframe width="560" height="315" src="https://www.youtube.com/embed/i_lGN_2qAYg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

<br>
# Download
 To download this quiz program, please make sure to have MATLAB installed. Then go to https://www.dropbox.com/s/g6zycypy9ei6aa2/Project.m?dl=0
