coder.mexconfig | Code acceleration configuration object |
fiaccel | Accelerate fixed-point code and convert floating-point MATLAB code to fixed-point MATLAB code |
coder.MexConfig | Code acceleration configuration object for use with fiaccel |
Explains how to install and set up a C compiler for use with
fiaccel
.
Set Up C Code Compilation Options
Explains how to set C code compilation options.
Detect and Debug Code Generation Errors
Presents code verification methods and the trade-offs between two strategies: bottom-up and top-down.
View fiaccel
results.
File Infrastructure and Paths Setup
Explains how to set up source file folders and paths.