Build Configuration
Compiled C code function build settings
Functions
coder.mexconfig | Code acceleration configuration object |
fiaccel | Accelerate fixed-point code and 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
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.
- 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.