BioNB 442: Lab 3

GUI design.

Introduction.

You will build a Matlab program to convert mouse clicks into x,y coordinates, plot the points, connect them with a line, and save them to disk. This program is sort of a stripped down version of lab data processing program.


Procedure:

You will need to look up information on the following functions:



Assignment

  1. Write a program with uicontrols approximately like those shown in the following image.

Your written lab report should include:

  1. The source code of the program you wrote with enough comments in the code so that you and I can tell what you did.
  2. An image of the user interface you built showing some captured points.

August 2000 Copyright Cornell university