coder.ceval | Call external C/C++ function |
coder.cinclude | Include header file in generated code |
packNGo | Package generated code in ZIP file for relocation |
coder.HardwareImplementation | Hardware-specific configuration parameters for C/C++ code generation from MATLAB code |
coder.hardware | Create hardware board configuration object for C/C++ code generation from MATLAB code |
Use a Dynamic Library in a Microsoft Visual Studio Project
Integrate a C dynamic library (DLL) generated by MATLAB® Coder™ into a Microsoft® Visual Studio® project.
Use an Example C Main in an Application
Generate and modify an example main function that you use to build a C executable program.
Deploy Generated C Code to External Hardware: Raspberry Pi Examples
Generate and deploy C code to external hardware
Integrate Multiple Generated C++ Code Projects
Integrate the generated C++ code from two projects into a single larger project.
Troubleshoot Failures in Deployed Code
Generate code that includes run-time error detection.
Address common causes of errors that occur during build.