Fortran 데이터 유효성 검사하기
배열 데이터의 유형 또는 특성 확인
이러한 함수를 사용하여 입력 인수의 유효성을 검사합니다.
Fortran 함수
숫자형
mxIsDouble | Determine whether mxArray represents data as double-precision, floating-point numbers |
mxIsSingle | Determine whether mxArray represents data as single-precision, floating-point numbers |
mxIsComplex | Determine whether data is complex |
mxIsNumeric | Determine whether mxArray is numeric |
mxIsInt64 | Determine whether mxArray represents data as signed 64-bit integers |
mxIsUint64 | Determine whether mxArray represents data as unsigned 64-bit integers |
mxIsInt32 | Determine whether mxArray represents data as signed 32-bit integers |
mxIsUint32 | Determine whether mxArray represents data as unsigned 32-bit integers |
mxIsInt16 | Determine whether mxArray represents data as signed 16-bit integers |
mxIsUint16 | Determine whether mxArray represents data as unsigned 16-bit integers |
mxIsInt8 | Determine whether mxArray represents data as signed 8-bit integers |
mxIsUint8 | Determine whether mxArray represents data as unsigned 8-bit integers |
문자형
mxIsChar | Determine whether input is mxChar array |
논리형
mxIsLogical | Determine whether mxArray is of type mxLogical |
희소 형식
mxIsSparse | Determine whether input is sparse mxArray |
구조체
mxIsStruct | Determine whether mxArray is structure |
셀형
mxIsCell | Determine whether mxArray is cell array |
클래스
mxIsClass | Determine whether mxArray is object of specified class |
상수
mxIsInf | Determine whether input is infinite |
mxIsFinite | Determine whether input is finite |
mxIsNaN | Determine whether input is NaN (Not-a-Number) |
특성
mxIsEmpty | Determine whether mxArray is empty |
작업 공간
mxIsFromGlobalWS | Determine whether mxArray was copied from MATLAB global workspace |
MATLAB 명령
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)