이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.
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 |
함수
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.