This document provides a 4 step guide to creating a GUI in Matlab using GUIDE. Step 1 explains how to open GUIDE and select a template. Step 2 discusses saving the GUI file. Step 3 covers working with object tags and callbacks. Step 4 discusses creating callback and input functions to get and assign values in the GUI. The document uses an example of a GUI calculating mass from user-entered density and volume values.