Lab 30

GUI Components

CS211 Lab Policy:

Instructions:

For this assignment you will create a GUI program, Lab30.m, that allows a user to investigate the curve cos(x+A) + sin(B*x) as A varies from [0, 2pi] and B varies from [-10, +10]. The curve should be plotted in the x-range [-10, +10]. Your interface should include the following components:

An example program GUI is shown in the figure below.

Helpful suggestions:

Turn-in:

Submit your Lab30.m and Lab30.fig file.