Complete tutorial on using different userinterface controls in Matlab
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 1 Hours 14M | 204 MB
This is a basic course on creating graphical user interfaces in Matlab with its utility called Guide. The course is designed so that a person with the basic knowledge of matlab is able to transform his code to a beautiful User Interface.
The motivation for the course, i.e., why should take it, is my observation that students and people put alot of effort in writing the code but little on its appearance. By learning this course, you will easily transform your code into a beautiful and well understood piece of software that the users will find useful to interact with. All you need is motivation to learn and basic understanding of matlab such as variables, matrices and others. The course contains 2-3 hours of recorded lectures. Every lecture contains a demonstration of the concepts and the codes are included with the course.
What am I going to get from this course?
At the end of the course you be a confident user of the matlab utility called guide for making GUI for your programs.
You should be able to work with graphical user interface controls such as text boxes, buttons, check boxes and others to make gui for your code.
What is the target audience?
• Researchers
• Entrepreneurs
• Instructors and Teachers
• College Students
• Engineers
• Programmers
• Simulators
Curriculum
Section 1: Introductory Notes and Remarks
Lecture 1 Why take this course
Lecture 2 Learning style and objectives
Lecture 3 My Experience with Matlab
Section 2: Basics of the Guide
Lecture 4 Accessing Guide
Lecture 5 Available controls with their types and the generated files
Lecture 6 Properties of controls (Initial values and tags).
Lecture 7 Positioning and aligning controls.
Lecture 8 The created functions in the .m file
Lecture 9 The set and get functions
Section 3: Linking the code with the GUI
Lecture 10 GUI for a simple product program
Lecture 11 Including tables in GUI
Lecture 12 Working with the slider and including graphs
Lecture 13 Setting up a background image of a button
Lecture 14 Setting the menu.
Lecture 15 Changing the backgrounds of a GUI
Lecture 16 Button group and radio buttons
Lecture 17 Reading a file (text file) and displaying its contents
Lecture 18 Using checkboxes
Lecture 19 Explaining toggle buttons
Lecture 20 hObject and Handles
Lecture 21 pop up menu menu and list boxes
教学视频: