Video and Webinar Series

Coder Summit

Coder Summit Talks are from an annual technical interchange involving MathWorks field engineers and development staff. These talks are your direct lens into the debut of key MATLAB® and Simulink® capabilities for embedded code generation, software design, verification, and certification.

Generating code from MATLAB and Simulink using MATLAB Coder™, Simulink Coder™, and Embedded Coder® is established as an approach for production software development that saves time and improves quality over hand coding. Yet, engineers using coder products may seek more advanced features to support their next generation designs and hardware. As such, MathWorks development and engineering staff are continuously working on advanced optimizations including SIMD, new semantics for software design including Services Oriented Architeturse, automated code verification and profiling such as processor-in-the-Loop (PIL) testing, as well as, workflow improvements for industry standards such AUTOSAR, DO-178, and ISO 26262.

Coder Summits are where new features, examples, and ideas are first exchanged and now select talks are shared as a video series for all to enjoy.

So we hope you enjoy Coder Summit Talks and learn directly from the experts that created the features and examples you need for your production code generation success.

Coder Summit 2019

Concurrent Execution of For-Loops Hear how Embedded Coder supports concurrent, parallel, and multi-thread execution of for-loops.

Dynamic Code Verification and Analysis: SIL, PIL, and External Mode See how you can use Embedded Coder to verify, tune, and log generated code using SIL, PIL, and External mode.

C-Code Generation and Integration with C# Learn how you can use MATLAB Coder and Simulink Coder to integrate with a C# application.

Introducing AUTOSAR Blockset for Classic and Adaptive Applications Learn how to design, simulate, and generate code for AUTOSAR Adaptive and Classic applications.

Simulate with Flush to Zero to Avoid Pains in Model-Based Design Workflows Learn how to simulate and generate code for denormal floating-point numbers using Flush to zero.

Powerful Design Compression Learn how to compress design numerics for embedded system deployment.

Quantizing Machine Learning Algorithms for Microcontroller Deployment Learn how to apply quantization to machine learning algorithms for efficient microcontroller deployment.

Coder Summit 2018

Embedded Code Generation Advances Hear about embedded code generation advances in R2018a with the major release of MATLAB Coder and Embedded Coder.

How to Generate Production Code in 5 Minutes Watch how to quickly customize and generate code using Embedded Coder Quick Start, Code Perspective, and Embedded Coder Dictionary.

Embedded Coder Data, Function, and File Customization Learn about recent improvements to Embedded Coder that let you customize generated data, functions, and files according to your production software environment and standards.

Optimizing Code Made Easy Using Embedded Coder See how Embedded Coder lets you quickly use specific optimization levels in R2018a and how it has a multifaceted approach to producing more efficient code.

Code Generation Improvements for Vision and ADAS Watch how MathWorks coder products, such as MATLAB Coder and Embedded Coder share a common coder engine that is increasingly optimized for code patterns in computer vision and automated driving/ADAS applications.

User-Suggested Data Reuse for More Efficient Code Hear how Embedded Coder supports automatic data buffer reuse, user-specified reuse, and starting in R2018a, an intuitive user-suggested data reuse option that minimizes unnecessary data copies in generated code. 

SIMD Code Generation Hear how Embedded Coder generates native SIMD instructions including Intel SSE and AVX for Windows and Linux. Previous SIMD support used code wrappers but native SIMD generation in R2018a improves quality and efficiency. 

ADAS Design, Simulation, and Code Generation with Simulink See how Automated Driving Toolbox and Embedded Coder let you design, simulate, and generate C++ code for automated driving and ADAS systems. Examples include adaptive cruise control with sensor fusion and model predictive control.

C++ Class Modeling and Code Generation with Simulink and Embedded Coder Hear how Simulink and Embedded Coder let you model classes and generate C++ code. Object-oriented design and realization is critical for services-oriented architecture and middleware including Adaptive AUTOSAR, ROS 2.0, DDS, and more.

Optimizing Lookup Tables in Simulink and Embedded Coder Fixed-Point Designer lets you optimize lookup tables in Simulink and generate highly efficient code with Embedded Coder. The Lookup Table optimizer compresses data into data types that minimize memory use with low impact to numerical accuracy.