TechSource Systems is MathWorks Authorised Reseller and Training Partner
Learn how to write efficient, robust, and well-organized code in MATLAB
Complimentary Services: Post training email support & 1-hr consultation session within 1 month after the course completion!
This two-day course provides hands-on experience using the features in the MATLAB® language to write efficient, robust, and well-organized code. These concepts form the foundation for writing full applications, developing algorithms, and extending built-in MATLAB capabilities. Details of performance optimization, as well as tools for writing, debugging, and profiling code are covered.
Topics include:
This course is intended for intermediate users of MATLAB who needs to create robust applications and manage large code efficiently.
MATLAB Fundamentals
Upon the completion of the course, the participants will be able to:
TechSource Systems is MathWorks Authorised Reseller and Training Partner
Objective: Explore choices for storing data within a MATLAB application.


Objective: Use common techniques for improving performance when storing, accessing, and processing data.
Objective: Use integrated tools to manage code, diagnose problems, debug applications, and measure performance.

Objective: Create robust applications that withstand unexpected input and produce meaningful errors. Use built-in MATLAB functions and programming constructs, and employ standard techniques for handling error conditions.


Objective: Modularize code into readable and maintainable functions. Explore the different function types available in the MATLAB language and the tradeoffs associated with each type. See how function type affects the performance and reliability of the code.
Objective: Create tests to verify that code meets requirements.


Objective: Package code and documentation into a custom toolbox for distribution to other users.