This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
MATLAB App Designing: The Ultimate Guide for MATLAB Apps!
Introductory Notes and Remarks on Using GUIDE
Why should you take this course? (1:13)
Learning style and objective (0:56)
My experience with MATLAB (1:34)
Course outline (1:29)
Basics of GUIDE
Accessing GUIDE (0:39)
Available controls with their types and the generated files (4:32)
Properties of controls (initial values and tags) (4:45)
Positioning and aligning controls (2:06)
Grid and lines (6:32)
Customizing tabbing behavior (5:53)
The created functions in the .m file (5:22)
The set and get functions (3:00)
Advanced Techniques for GUIDE
Passing values between GUI's (3:31)
Passing values between two call back functions (6:25)
How to pass command line arguments to the GUI (2:19)
Solution to assignment (7:48)
Sample Projects with GUIDE
Sample project #1- building a calculator (part 1) (16:11)
Sample project #1- building a calculator (part 2) (4:44)
Sample project #2 - image processing (part 1) (7:53)
Sample project #2 - image processing (part 2) (8:35)
More Useful Tricks and Examples
A trick with the visibility option of text box (3:30)
Deleting elements from a List box one by one programatically (5:03)
Simple string manipulation and user notification (3:57)
Adding elements to a list box programatically (2:43)
Selection determination and counter (4:42)
User notifications during processing with a push button (4:19)
Interacting with GUI from keyboard (2:33)
List box choice restriction (4:42)
Basics of App Designer
The design view and code view (4:58)
Briefing on available controls in App Designer (4:41)
Alignment and arranging options (3:53)
Spacing and resizing (3:18)
Grid lines (2:33)
Tips and Tricks for Effective Use of App Designer
Error detection and correction mechanism of App Designer (3:32)
Useful shortcuts 1 (2:23)
Useful shortcuts 2 (4:18)
Dragging Components with Ctrl key (1:15)
Coding GUIs with App Designer
Notes before starting to code with App Designer 1 (4:27)
Notes before starting to code with App Designer 2 (4:21)
Simple addition program (7:02)
Slider and graphs (7:35)
Label and text area (2:42)
List boxes (2:56)
Drop down menu (3:22)
Radio buttons (7:27)
State button and spinner (4:14)
Working with different types of switches (5:04)
Opening a file and displaying its contents (3:35)
Working with tables (7:51)
Lamps (2:36)
Working of tabs (5:13)
Gauges - a speedometer example (3:25)
Knobs and discrete knobs (4:12)
Advanced Techniques for App Designer
Passing values between two call back functions (4:03)
Passing data between two GUI's (6:01)
Adding a custom built private function (5:30)
Adding a custom built public function (3:15)
Including background images (2:49)
Calling multiple apps from a script (3:36)
Packaging your app (4:13)
Sample Projects with App Designer
Sample project #1 - building a calculator (part 1) (7:02)
Sample project #1 - building a calculator (part 2) (6:42)
Sample project #2 - image processing (part 1) (5:21)
Sample project #2 - image processing (part 2) (7:34)
Grid lines
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock