Basic Course Description
The First segment of the course is on creating apps in MATLAB using its graphical user interface utility called GUIDE. The GUIDE provides essential graphical components for converting your code into a meaningful software. The graphical components include radion buttons, tables, check boxes, sliders and many others.
The main motivation for adding this segment is the observation that students and people put alot of effort in writing the code but little on its appearance. By completing this segment of creating apps in GUIDE, you will easily transform your code into a well understood piece of software that the users will find useful to interact with. The segment contains 2+ hours of recorded lectures. Every lecture contains a demonstration of the concepts and the codes are included with the course.
The following is the outline of the course
Segment 1: Basics of the GUIDE
Segment 2: Linking the Code with GUI
Segment 3: Advance Techniques for GUIDE
Segment 4: Sample Projects with GUIDE
Segment 5: More Useful Tricks and Examples with GUIDE
At the end of this segment,
_____________________________________________________________________
The Second segment of the course is on creating apps in MATLAB using its graphical user interface utility called App Designer. The App Designer is next generation tool for creating and designing apps in MATLAB. The App Designer contains many new design components that are absent in the conventional app designing tool called GUIDE. The essential beauty of App Designer is the integration of the two task of coding and designing in creating apps. It makes this possible with its new editor. This segment is designed so that a MATLAB programmer can easily transform his code to a beautiful User Interface and app.
The following are the outlines of the segment
Segment 1: Basics of App Designer
Segment 2: Tips and Tricks for Effective use of App Designer
Segment 3: Coding GUI's
Segment 4: Advance Techniques
Segment 5: Sample Projects with App Designer
At the end of this segment,
_____________________________________________________________________
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 and App Designer for making GUI'S and apps 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's and apps for your code.
_____________________________________________________________________
What is the target audience?
Researchers, Entrepreneurs, Instructors and Teachers, College Students, Engineers, Programmers, Simulators
___________________________________________________________________________
Student Testimonials!
★★★★★
Great information and not talking too much, basically he is very concise and so you cover a good amount of content quickly and without getting fed up!
Oamar Kanji
★★★★★
The course is amazing and covers so much. I love the updates. Course delivers more then advertised. Thank you!
Josh Nicassio
Student Testimonials! who are also instructors in the MATLAB category
★★★★★
"Concepts are explained very well, Keep it up Sir...!!!"
Engr Muhammad Absar Ul Haq instructor of course "Matlab keystone skills for Mathematics (Matrices & Arrays)"
___________________________________________________________________________
Your Benefits and Advantages:
___________________________________________________________________________
It's time to take Action!
Click the "Take This Course" button at the top right now!
...Time is limited and Every second of every day is valuable...
I am excited to see you in the course!
Best Regrads,
Dr. Nouman Azam
___________________________________________________________________________
you will able to create apps with matlab graphical user interfaces using utility called guide and App designer
you can turn your existing code into meaningful software.
you can use all the graphical components necessary to make graphical user interfaces
Although i will try to convey the concepts at the very basic level, an understanding of the following will be beneficial.
1. General Matlab programming understanding of the concepts.
2. Students should have installed matlab on their computers