Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

MATLAB Function 블록 기본 사항

MATLAB® 함수를 Simulink® 모델에 통합

MATLAB Function 블록을 사용하여 Simulink 모델에서 MATLAB 함수를 구현할 수 있습니다. MATLAB Function 블록을 사용하면 데스크탑 및 임베디드 응용 프로그램에 배포할 용도로 읽기 가능하고 효율적이며 간소한 C/C++ 코드를 생성할 수 있습니다.

MATLAB Function 블록 편집기Create, edit, and debug MATLAB code in MATLAB Function blocks

블록

MATLAB FunctionInclude MATLAB code in models that generate embeddable C code

객체

MATLABFunctionConfigurationMATLAB Function block property configuration (R2019b 이후)
Stateflow.EMChartStateflow interface to MATLAB Function block

도움말 항목

문제 해결

Debug MATLAB Function Blocks

Debug MATLAB Function block code during simulation.

Prevent Algebraic Loop Errors in MATLAB Function, Chart, and Truth Table Blocks

Adhere to restrictions for using MATLAB Function blocks, Chart, and Truth Table blocks in feedback loops.

MATLAB 함수에서 영속 변수 초기화하기

특화된 의미 체계는 함수가 영속 데이터를 초기화하는 방법에 영향을 줍니다.