Main Content

코드 대체

코드 대체 라이브러리를 사용하여 MATLAB® 코드에서 생성되는 코드를 사용자 지정

라이브러리를 사용하여 코드를 사용자 지정함으로써, 생성되는 C 또는 C++ 코드를 특정 애플리케이션 또는 런타임 환경에 맞춰 최적화하거나 기존의 지원되는 작업 구현과 통합합니다. 시작하려면 What Is Code Replacement? 항목을 참조하십시오.

코드 대체 뷰어Explore content of code replacement libraries

도움말 항목

  • What Is Code Replacement?

    Why and how to replace code. Code replacement libraries that MathWorks provides. Contents of a code replacement library and how the code generator uses the contents. Terminology and limitations.

  • Choose a Code Replacement Library

    Explore available code replacement libraries and library content to find a suitable match for your code requirements.

  • Replace Code Generated from MATLAB Code

    Change the code that the code generator produces for functions and operators to meet application code requirements.