MATLAB Function 블록 편집기
MATLAB Function 블록 코드 편집, 변수, 입력 트리거 및 함수 호출 출력 정의
MATLAB Function 블록 코드를 사용자 지정, 편집 및 디버그할 수 있습니다. 입력 트리거 및 함수 호출 출력 같은 변수 및 기타 포트를 정의합니다.
툴
| MATLAB Function 블록 편집기 | Create, edit, and debug MATLAB code in MATLAB Function blocks |
블록
| MATLAB Function | Simulink 모델에 MATLAB 코드 포함 |
객체
MATLABFunctionConfiguration | MATLAB Function block property configuration |
MATLABFunctionReport | MATLAB function report |
함수
openReport | Open MATLAB function report |
closeReport | Close MATLAB function report |
getReport | Generate MATLAB function report |
도움말 항목
- Create MATLAB Function Block Variables
Use MATLAB Function block variables to modify data input to the block, or to output modified data to the model.
- Manage the Input Trigger of a MATLAB Function Block
Define an input trigger for MATLAB Function blocks.
- Manage Function Call Outputs of a MATLAB Function Block
Define function call outputs for MATLAB Function blocks.
- MATLAB Function Reports
Generate and interpret MATLAB® function reports.
- Configure MATLAB Function Blocks Programmatically
Set up a MATLAB Function block and inspect it with programmatic commands.
문제 해결
Debug MATLAB Function block code during simulation.