주요 콘텐츠

입력 사양

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

함수

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.varsizeResolve size incompatibility errors and declare upper bounds
coderTypeEditorLaunch the Coder Type Editor dialog box

클래스

coder.ArrayType입력 사양에 허용되는 MATLAB 배열 집합 표현
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.PrimitiveType입력 사양에 허용되는 논리형 배열, 숫자형 배열 또는 문자형 배열 집합 표현
coder.StructType입력 사양에 허용되는 MATLAB 구조체형 배열 집합 표현
coder.Type입력 사양에 허용되는 MATLAB 값 집합 표현

도움말 항목