MATLAB Function 블록 기본 사항
MATLAB Function 블록을 사용하여 Simulink 모델에서 MATLAB 함수를 구현할 수 있습니다.
툴
MATLAB Function 블록 편집기 | Create, edit, and debug MATLAB code in MATLAB Function blocks |
블록
MATLAB Function | Simulink 모델에 MATLAB 코드 포함 |
객체
MATLABFunctionConfiguration | MATLAB Function block property configuration |
Stateflow.EMChart | Stateflow interface to MATLAB Function block |
도움말 항목
- MATLAB Function 블록으로 Simulink에서 MATLAB 함수 구현하기
MATLAB Function 블록을 사용하여 Simulink 모델에서 MATLAB 코드를 구현할 수 있습니다.
- Resolve Signal Objects for Output Variables
Manage implicit signal resolution at various levels of the model hierarchy.
- Code and Integration Limitations for MATLAB Function Blocks
Learn limitations of MATLAB Function blocks before use in your model.
- MATLAB Function 블록을 사용하여 C 코드 통합하기
MATLAB Function 블록을 사용하여 외부 C 코드를 호출하고, 열거형 및 버스 typedef를 제어합니다.
- Python 코드를 Simulink와 통합하기 개요
MATLAB Function 블록이나 MATLAB System 블록을 사용하여 Python® 코드를 Simulink와 통합합니다.
- Configure MATLAB Function Blocks Programmatically
Set up a MATLAB Function block and inspect it with programmatic commands.
문제 해결
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.
특화된 의미 체계는 함수가 영속 데이터를 초기화하는 방법에 영향을 줍니다.