Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Create Apps in MATLAB using GUIDE
Introductory Notes and Remarks on using GUIDE
Introduction to course and instrutor
Basics of the Guide
Accessing Guide and Available Controls
Properties of controls (Initial values and tags)
Positioning and aligning controls
Grid and Lines
Customizing tabbing behavior
The created functions in the dot m file
The set and get functions
Linking the code with the GUI
Codes
GUI for a simple product program
Including tables in GUI
Working with the slider and including graphs
Setting up a background image of a button (Codes given)
Setting the menu
Changing the backgrounds of a GUI
Button group and radio buttons
Using checkboxes
Reading a file (text file) and displaying its contents
Explaining toggle buttons
Pop up menu and list boxes
hObject and Handles
Advance techniques for GUIDE
Codes
Passing values between GUI's
Passing values between two call back functions
How to pass command line arguments to the GUI_DF
Assignment
Solution to assignment
Sample projects with GUIDE
Codes
Sample project 1- Building a Calculator
Sample Project 2 Image Processing (Part 1)
Sample Project 2 Image Processing (Part 2)
More Useful Tricks and Examples with GUIDE
Codes
A trick with the visibility option of text box
Simple string manipulation and user notification
Deleting elements from a List box one by one programatically
Adding elements to a list box programatically
Selection Determination and Counter
User notifications during processing with a push button
Interacting with GUI from Keyboard
List box Choice Restriction
Including tables in GUI
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock