MATLAB Function 블록 편집기
MATLAB Function 블록 코드 편집, 변수, 입력 트리거 및 함수 호출 출력 정의
MATLAB Function 블록 코드를 사용자 지정, 편집 및 디버그할 수 있습니다.
툴
MATLAB Function 블록 편집기 | Create, edit, and debug MATLAB code in MATLAB Function blocks |
객체
MATLABFunctionConfiguration | MATLAB Function block property configuration |
MATLABFunctionReport | MATLAB function report (R2021a 이후) |
함수
openReport | Open MATLAB function report (R2021a 이후) |
closeReport | Close MATLAB function report (R2021a 이후) |
getReport | Generate MATLAB function report (R2021a 이후) |
도움말 항목
- Create and Define MATLAB Function Block Variables
Define variables for MATLAB Function blocks.
- 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.