Validar datos de Fortran
Determine el tipo o la característica de los datos de los arreglos
Use estas funciones para validar argumentos de entrada.
Funciones de 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 mxChararray | 
| 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.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.
América
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- 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)