Main Content

이 번역 페이지는 최신 내용을 담고 있지 않습니다. 최신 내용을 영문으로 보려면 여기를 클릭하십시오.

입력 사양

입력 유형, 크기, 가변 크기, 실수/복소수 여부, 상수, 전역 변수

함수

coder.typeofCreate coder.Type object to represent the type of an entry-point function input
coder.resizecoder.Type 객체의 크기 변경
coder.newtypeCreate coder.Type object to represent type of an entry-point function input
coder.varsizeDeclare variable-size data
coderTypeEditorLaunch the Coder Type Editor dialog (R2020a 이후)

클래스

coder.ArrayTypeRepresent set of MATLAB arrays acceptable for input specification
coder.CellTypeRepresent set of MATLAB cell arrays
coder.ClassType입력 사양에 허용되는 MATLAB 클래스 집합 표현
coder.ConstantSpecification of constant value for code generation
coder.EnumTypeRepresent set of MATLAB enumerations acceptable for input specification
coder.FiTypeRepresent set of MATLAB fixed-point arrays acceptable for input specification
coder.PrimitiveTypeRepresent set of logical, numeric, or character arrays acceptable for input specification
coder.StructType입력 사양에 허용되는 MATLAB 구조체형 배열 집합 표현
coder.TypeRepresent set of MATLAB values acceptable for input specification

도움말 항목