I need to create a GUI in MATLAB for my project. I looked everywhere for examples of how to program a GUI but I couldn't find a lot. What are some good sites or techniques for GUI programming in MATLAB?
The first place you need to go is Matlab Help on Creating Graphical User Interfaces .
Then, you can watch this tutorial video or this one
This tutorial is also good.