Main Content

이 페이지는 기계 번역을 사용하여 번역되었습니다. 영어 원문을 보려면 여기를 클릭하십시오.

MATLAB 클래스

MATLAB® 클래스의 정의 및 사용, 코드 생성 시 차이점

MATLAB 클래스의 효율적인 독립 실행형 코드를 생성하려면 MATLAB 환경에서 코드를 실행하는 경우와는 다르게 클래스를 사용해야 합니다.

블록

MATLAB FunctionInclude MATLAB code in Simulink models
MATLAB SystemInclude System object in model

도움말 항목

문제 해결

Class Does Not Have Property

Troubleshoot issues with assignment of a property of a handle class.

Handle Object Limitations for Code Generation

Adhere to code generation restrictions for handle objects.

Passing By Reference Not Supported for Some Properties

You cannot use certain properties with coder.ref, coder.rref, or coder.wref.