Main Content
Build Configuration
Compiled C code function build settings
Functions
fiaccel | Accelerate fixed-point code or convert floating-point MATLAB code to fixed-point MATLAB code |
Classes
coder.mexconfig | Code acceleration configuration object for use with
fiaccel |
Topics
- Set Up C Compiler and Compilation Options
Explains how to set up a C compiler and compilation options for use with
fiaccel
. - Detect and Debug Code Generation Errors
Presents code verification methods and the trade-offs between two strategies: bottom-up and top-down.
- Code Generation Reports
View
fiaccel
results. - File Infrastructure and Paths Setup
Explains how to set up source file folders and paths.
- Specify Configuration Parameters in Command-Line Workflow Interactively
Edit code generation configuration objects interactively.