주요 콘텐츠

생성 코드 살펴보기

코드 생성 리포트를 사용하여 생성 코드 탐색 및 이해

코드를 생성한 후 소스 코드를 검사하고 결과를 출력합니다. 코드 생성 리포트는 생성된 C/C++ 소스 파일, 생성된 데이터형 및 기타 코드 인사이트를 검사하기 위한 대화형 방식의 인터페이스를 제공합니다. 리포트 정보 객체를 사용하여 프로그래밍 방식으로 코드 생성 리포트 정보의 일부에 액세스합니다.

함수

getLineColumnFind locations of beginning and end of MATLAB code involved in code generation

속성

coder.BuildLog PropertiesBuild logs produced during code generation
coder.CodeFile PropertiesDescription of file containing text that is involved in code generation
coder.File PropertiesDescription of file without text that is involved in code generation
coder.Function PropertiesDescription of MATLAB function used in code generation
coder.Message PropertiesDescription of message produced during code generation readiness analysis or during code generation
coder.Method PropertiesDescription of method in a MATLAB class used in code generation
coder.ReportInfo PropertiesCode generation report information
coder.Summary PropertiesSummary of code generation from MATLAB code

도움말 항목

코드 생성 리포트

문제 해결하기

추천 예제