BOOKS - PROGRAMMING - MATLAB Coder User’s Guide (R2021a)
US $6.84
462990
462990
MATLAB Coder User’s Guide (R2021a)
Author: MathWorks
Year: 2021
Number of pages: 1298
Format: PDF
File size: 11,4 MB
Language: ENG
Year: 2021
Number of pages: 1298
Format: PDF
File size: 11,4 MB
Language: ENG
MATLAB Coder generates C and C++ code from MATLAB code for a variety of hardware platforms, from desktop systems to embedded hardware. It supports most of the MATLAB language and a wide range of toolboxes. You can integrate the generated code into your projects as source code, static libraries, or dynamic libraries. The generated code is readable and portable. You can combine it with key parts of your existing C and C++ code and libraries. You can also package the generated code as a MEX-function for use in MATLAB.