What you'll learn:
- a) You will learn how hand-coded m-scripting is done to develop a GUI based automation from scratch.
- b) You will get to know how to interact between MATLAB script and SIMULINK model.
- c) You will learn useful built-in commands/functions of MATLAB and to use the command line console.
- d) You will get to watch line by line coding, debug using breakpoints, analyze potential logic issues and fix bugs.
The course endeavors to show you, especially if you are a beginner, the coding process one can take to start developing a full-fledged GUI-based automation in MATLAB.
You are walked through each line of code as it is typed starting from the first line of code and as you progress through the lectures build up to a working automation program.
There are no written code comments or slides for the course.
Each line of code is explained as it is typed- in the form of a live coding session.