编译配置
经过编译的 C 代码函数的编译设置
函数
fiaccel | Accelerate fixed-point code or convert floating-point MATLAB code to fixed-point MATLAB code |
类
coder.mexconfig | Code acceleration configuration object for use with
fiaccel |
主题
- 设置 C 编译器和编译选项
说明如何设置 C 编译器和编译选项以与
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.