代码分析
用于代码加速的定点算法验证
函数
coder.screener | 确定函数是否适合代码生成 |
主题
- Best Practices for Accelerating Fixed-Point Code
Recommendations for using fiaccel to accelerate fixed-point code.
- 针对代码生成的 MATLAB 代码设计注意事项
为代码生成编写 MATLAB® 代码时,请注意相关限制。
- Detect Overflows
Detect overflows at the command line.
- Enable Plotting Using the Simulation Data Inspector
Inspect and compare floating-point and fixed-point logged input and output data.
- 代码生成就绪工具
代码生成就绪工具会筛查 MATLAB 代码中是否存在代码生成不支持的功能和函数。
- 使用 MATLAB 代码分析器检查代码
解释如何在 MATLAB Function 模块编辑器中使用 MATLAB 代码分析器。
- Check Code Using the Code Generation Readiness Tool
Navigate to the folder that contains the file that you want to check for code generation readiness.
- Code Generation Reports
View
fiaccel
results. - 修复在代码生成时检测到的错误
修复在代码生成报告中列出的错误和警告。