https://github.com/mathworks/student-competition-code-generation-training
Files for the MATLAB & Simulink Racing Lounge code generation tutorials
https://github.com/mathworks/student-competition-code-generation-training
Last synced: about 2 months ago
JSON representation
Files for the MATLAB & Simulink Racing Lounge code generation tutorials
- Host: GitHub
- URL: https://github.com/mathworks/student-competition-code-generation-training
- Owner: mathworks
- License: other
- Created: 2020-10-15T21:48:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-18T13:09:23.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T12:42:51.935Z (2 months ago)
- Language: C
- Size: 7 MB
- Stars: 19
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Student Competition Code Generation Tutorials
This entry contains all of the example and exercise materials for the online training: Student Competition - Code Generation Training. Access the videos here : [https://www.mathworks.com/videos/series/student-competition-code-generation-training.html](https://www.mathworks.com/videos/series/student-competition-code-generation-training.html)[](https://www.mathworks.com/matlabcentral/fileexchange/69089-student-competition-code-generation-training)
This training series will help you get started with generating readable and editable standalone C/C++ code from MATLAB® and Simulink®. It will walk you through the workflow and teach you how to navigate and optimize generated code. You will also learn how to use Simulink as an integration environment for different processes and code generation for multi-rate processes before deploying the models directly onto target hardware boards using hardware support packages.
* Part 1: Code Generation with MATLAB
* Part 2: Preparing and Customizing Generated Code for MATLAB
* Part 3: Code Generation with Simulink
* Part 4: Customizing Generated Code with Simulink
* Part 5: System Integration with Simulink
* Part 6: Hardware Deployment with Simulink