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 Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
웹사이트 선택
번역된 콘텐츠를 보고 지역별 이벤트와 혜택을 살펴보려면 웹사이트를 선택하십시오. 현재 계신 지역에 따라 다음 웹사이트를 권장합니다:
또한 다음 목록에서 웹사이트를 선택하실 수도 있습니다.
사이트 성능 최적화 방법
최고의 사이트 성능을 위해 중국 사이트(중국어 또는 영어)를 선택하십시오. 현재 계신 지역에서는 다른 국가의 MathWorks 사이트 방문이 최적화되지 않았습니다.
미주
- América Latina (Español)
- Canada (English)
- United States (English)
유럽
- 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)