빌드 구성
컴파일된 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.