top of page
ME 202: Computer programming and applications
MATLAB Function Graphing GUI
This project involved writing an event-driven program in MATLAB to generate a Graphical User Interface used to graph functions provided as user input. The GUI included the following user interface controls: a function input, a function limit input, a grid push button, a legend push button, a hold push button, and a plot push button. This project required proficiency in the MATLAB programming language, an understanding of data structures, and an understanding of how to write callback functions.
Images of the GUI and the MATLAB code (in word file) can be found below:

bottom of page