MATLAB Coder generates ANSI/ISO C and C++ code that can be compiled and executed on any processor by manually integrating the generated code with the RTOS and build tools for your processor
Matlab Coder in R2018b supports both regression and classification algorithms for code generation. The following documentation page details the different Statistics and Machine Learning Toolbox functions that are supported for code generation using MATLAB Coder.
Please run the below command in the MATLAB R2018b command window to get the release specific documentation
web(fullfile(docroot, 'coder/ug/functions-supported-for-code-generation-categorical-list.html#btwz3ma'))
To build and run generated C++ code for Deep Learning on an ARM hardware target, you must have the ARM Compute Library installed on the ARM target. For the MATLAB Coder R2018b release, use ARM Compute version 18.03. Additional details on how to build the ARM Compute library on an ARM target and how to set up environment variables on your ARM target to point to the ARM Compute Library can be found on the following MATLAB answers page:
Please follow the below link to search for the required information regarding the current release: