이 페이지는 기계 번역을 사용하여 번역되었습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
함수 대체
코드 대체 툴 또는 프로그래밍 인터페이스를 사용하여 수학, 메모리, 무한, 세마포어, 뮤텍스, 조회 테이블 또는 사용자 지정 함수에 대한 코드 대체 매핑을 정의합니다. 데이터 정렬을 제어합니다. 코드 일치 및 대체 프로세스를 사용자 지정합니다.
툴
함수
도움말 항목
- Math Function Code Replacement
Develop a code replacement library to replace math functions.
- Memory Function Code Replacement
Define a code replacement mapping for a memory function.
- Nonfinite Function Code Replacement
Define a code replacement mapping for nonfinite utility functions.
- Algorithm-Based Code Replacement
Define a code replacement mapping based on the computation or approximation algorithm configured for a math function block.
- Lookup Table Function Code Replacement
Define a code replacement mapping for a lookup table function.
- Replace MATLAB Functions with Custom Code by Using the coder.replace Function
Replace a MATLAB function with a function in generated C or C++ code by using the
coder.replace
function. - Replace coder.ceval Calls to External Functions
Replace a function that you specify in a call to the
coder.ceval
function. - Buffer Index Calculation Code Replacement
Develop a code replacement library to replace circular buffer index calculations.
- Custom Function Code Replacement
Define a code replacement mapping for a custom C function.
- Compare Rounding and Overflow Modes in C/C++ Code and Simulink
Determine the rounding mode used in a division function for code replacement.