logo资料库

Apiref.pdf

第1页 / 共588页
第2页 / 共588页
第3页 / 共588页
第4页 / 共588页
第5页 / 共588页
第6页 / 共588页
第7页 / 共588页
第8页 / 共588页
资料共588页,剩余部分请下载后查看
C Engine Functions
engClose
engEvalString
engGetArray (Obsolete)
engGetFull (Obsolete)
engGetMatrix (Obsolete)
engGetVariable
engGetVisible
engOpen
engOpenSingleUse
engOutputBuffer
engPutArray (Obsolete)
engPutFull (Obsolete)
engPutMatrix (Obsolete)
engPutVariable
engSetEvalCallback (Obsolete)
engSetEvalTimeout (Obsolete)
engSetVisible
engWinInit (Obsolete)
C MAT-File Functions
matClose
matDeleteArray (Obsolete)
matDeleteMatrix (Obsolete)
matDeleteVariable
matGetArray (Obsolete)
matGetArrayHeader (Obsolete)
matGetDir
matGetFp
matGetFull (Obsolete)
matGetMatrix (Obsolete)
matGetNextArray (Obsolete)
matGetNextArrayHeader (Obsolete)
matGetNextMatrix (Obsolete)
matGetNextVariable
matGetNextVariableInfo
matGetString (Obsolete)
matGetVariable
matGetVariableInfo
matOpen
matPutArray (Obsolete)
matPutArrayAsGlobal (Obsolete)
matPutFull (Obsolete)
matPutMatrix (Obsolete)
matPutString (Obsolete)
matPutVariable
matPutVariableAsGlobal
C MEX-Functions
mexAddFlops (Obsolete)
mexAtExit
mexCallMATLAB
mexErrMsgIdAndTxt
mexErrMsgTxt
mexEvalString
mexFunction
mexFunctionName
mexGet
mexGetArray (Obsolete)
mexGetArrayPtr (Obsolete)
mexGetEps (Obsolete)
mexGetFull (Obsolete)
mexGetGlobal (Obsolete)
mexGetInf (Obsolete)
mexGetMatrix (Obsolete)
mexGetMatrixPtr (Obsolete)
mexGetNaN (Obsolete)
mexGetVariable
mexGetVariablePtr
mexIsFinite (Obsolete)
mexIsGlobal
mexIsInf (Obsolete)
mexIsLocked
mexIsNaN (Obsolete)
mexLock
mexMakeArrayPersistent
mexMakeMemoryPersistent
mexPrintf
mexPutArray (Obsolete)
mexPutFull (Obsolete)
mexPutMatrix (Obsolete)
mexPutVariable
mexSet
mexSetTrapFlag
mexUnlock
mexWarnMsgIdAndTxt
mexWarnMsgTxt
C MX-Functions
mxAddField
mxArrayToString
mxAssert
mxAssertS
mxCalcSingleSubscript
mxCalloc
mxChar
mxClassID
mxClearLogical (Obsolete)
mxComplexity
mxCreateCellArray
mxCreateCellMatrix
mxCreateCharArray
mxCreateCharMatrixFromStrings
mxCreateDoubleMatrix
mxCreateDoubleScalar
mxCreateFull (Obsolete)
mxCreateLogicalArray
mxCreateLogicalMatrix
mxCreateLogicalScalar
mxCreateNumericArray
mxCreateNumericMatrix
mxCreateScalarDouble
mxCreateSparse
mxCreateSparseLogicalMatrix
mxCreateString
mxCreateStructArray
mxCreateStructMatrix
mxDestroyArray
mxDuplicateArray
mxFree
mxFreeMatrix (Obsolete)
mxGetCell
mxGetChars
mxGetClassID
mxGetClassName
mxGetData
mxGetDimensions
mxGetElementSize
mxGetEps
mxGetField
mxGetFieldByNumber
mxGetFieldNameByNumber
mxGetFieldNumber
mxGetImagData
mxGetInf
mxGetIr
mxGetJc
mxGetLogicals
mxGetM
mxGetN
mxGetName (Obsolete)
mxGetNaN
mxGetNumberOfDimensions
mxGetNumberOfElements
mxGetNumberOfFields
mxGetNzmax
mxGetPi
mxGetPr
mxGetScalar
mxGetString
mxIsCell
mxIsChar
mxIsClass
mxIsComplex
mxIsDouble
mxIsEmpty
mxIsFinite
mxIsFromGlobalWS
mxIsFull (Obsolete)
mxIsInf
mxIsInt8
mxIsInt16
mxIsInt32
mxIsLogical
mxIsLogicalScalar
mxIsLogicalScalarTrue
mxIsNaN
mxIsNumeric
mxIsSingle
mxIsSparse
mxIsString (Obsolete)
mxIsStruct
mxIsUint8
mxIsUint16
mxIsUint32
mxMalloc
mxRealloc
mxRemoveField
mxSetAllocFcns
mxSetCell
mxSetClassName
mxSetData
mxSetDimensions
mxSetField
mxSetFieldByNumber
mxSetImagData
mxSetIr
mxSetJc
mxSetLogical (Obsolete)
mxSetM
mxSetN
mxSetName (Obsolete)
mxSetNzmax
mxSetPi
mxSetPr
Fortran Engine Functions
engClose
engEvalString
engGetArray (Obsolete)
engGetFull (Obsolete)
engGetMatrix (Obsolete)
engGetVariable
engOpen
engOutputBuffer
engPutArray (Obsolete)
engPutFull (Obsolete)
engPutMatrix (Obsolete)
engPutVariable
Fortran MAT-File Functions
matClose
matDeleteArray (Obsolete)
matDeleteMatrix (Obsolete)
matDeleteVariable
matGetArray (Obsolete)
matGetArrayHeader (Obsolete)
matGetDir
matGetFull (Obsolete)
matGetMatrix (Obsolete)
matGetNextArray (Obsolete)
matGetNextArrayHeader (Obsolete)
matGetNextMatrix (Obsolete)
matGetNextVariable
matGetNextVariableInfo
matGetString (Obsolete)
matGetVariable
matGetVariableInfo
matOpen
matPutArray (Obsolete)
matPutArrayAsGlobal (Obsolete)
matPutFull (Obsolete)
matPutMatrix (Obsolete)
matPutString (Obsolete)
matPutVariable
matPutVariableAsGlobal
Fortran MEX-Functions
mexAtExit
mexCallMATLAB
mexErrMsgIdAndTxt
mexErrMsgTxt
mexEvalString
mexFunction
mexFunctionName
mexGetArray (Obsolete)
mexGetArrayPtr (Obsolete)
mexGetEps (Obsolete)
mexGetFull (Obsolete)
mexGetGlobal (Obsolete)
mexGetInf (Obsolete)
mexGetMatrix (Obsolete)
mexGetMatrixPtr (Obsolete)
mexGetNaN (Obsolete)
mexGetVariable
mexGetVariablePtr
mexIsFinite (Obsolete)
mexIsGlobal
mexIsInf (Obsolete)
mexIsLocked
mexIsNaN (Obsolete)
mexLock
mexMakeArrayPersistent
mexMakeMemoryPersistent
mexPrintf
mexPutArray (Obsolete)
mexPutFull (Obsolete)
mexPutMatrix (Obsolete)
mexPutVariable
mexSetTrapFlag
mexUnlock
mexWarnMsgIdAndTxt
mexWarnMsgTxt
Fortran MX-Functions
mxAddField
mxCalcSingleSubscript
mxCalloc
mxClassIDFromClassName
mxClearLogical (Obsolete)
mxCopyCharacterToPtr
mxCopyComplex8ToPtr
mxCopyComplex16ToPtr
mxCopyInteger1ToPtr
mxCopyInteger2ToPtr
mxCopyInteger4ToPtr
mxCopyPtrToCharacter
mxCopyPtrToComplex8
mxCopyPtrToComplex16
mxCopyPtrToInteger1
mxCopyPtrToInteger2
mxCopyPtrToInteger4
mxCopyPtrToPtrArray
mxCopyPtrToReal4
mxCopyPtrToReal8
mxCopyReal4ToPtr
mxCopyReal8ToPtr
mxCreateCellArray
mxCreateCellMatrix
mxCreateCharArray
mxCreateCharMatrixFromStrings
mxCreateDoubleMatrix
mxCreateFull (Obsolete)
mxCreateNumericArray
mxCreateNumericMatrix
mxCreateScalarDouble
mxCreateSparse
mxCreateString
mxCreateStructArray
mxCreateStructMatrix
mxDestroyArray
mxDuplicateArray
mxFree
mxFreeMatrix (Obsolete)
mxGetCell
mxGetClassID
mxGetClassName
mxGetData
mxGetDimensions
mxGetElementSize
mxGetEps
mxGetField
mxGetFieldByNumber
mxGetFieldNameByNumber
mxGetFieldNumber
mxGetImagData
mxGetInf
mxGetIr
mxGetJc
mxGetM
mxGetN
mxGetName (Obsolete)
mxGetNaN
mxGetNumberOfDimensions
mxGetNumberOfElements
mxGetNumberOfFields
mxGetNzmax
mxGetPi
mxGetPr
mxGetScalar
mxGetString
mxIsCell
mxIsChar
mxIsClass
mxIsComplex
mxIsDouble
mxIsEmpty
mxIsFinite
mxIsFromGlobalWS
mxIsFull (Obsolete)
mxIsInf
mxIsInt8
mxIsInt16
mxIsInt32
mxIsLogical
mxIsNaN
mxIsNumeric
mxIsSingle
mxIsSparse
mxIsString (Obsolete)
mxIsStruct
mxIsUint8
mxIsUint16
mxIsUint32
mxMalloc
mxRealloc
mxRemoveField
mxSetCell
mxSetData
mxSetDimensions
mxSetField
mxSetFieldByNumber
mxSetImagData
mxSetIr
mxSetJc
mxSetLogical (Obsolete)
mxSetM
mxSetN
mxSetName (Obsolete)
mxSetNzmax
mxSetPi
mxSetPr
Java Interface Functions
class
import
isa
isjava
javaArray
javachk
javaMethod
javaObject
methods
methodsview
usejava
COM Functions
actxcontrol
actxserver
addproperty (COM)
delete (COM)
deleteproperty (COM)
eventlisteners (COM)
events (COM)
fieldnames
get (COM)
inspect
invoke (COM)
isevent (COM)
ismethod (COM)
isprop (COM)
load (COM)
methods
methodsview
move (COM)
propedit (COM)
registerevent (COM)
release (COM)
save (COM)
send (COM)
set (COM)
unregisterallevents (COM)
unregisterevent (COM)
DDE Functions
ddeadv
ddeexec
ddeinit
ddepoke
ddereq
ddeterm
ddeunadv
Serial Port I/O Functions
clear (serial)
delete (serial)
disp (serial)
fclose (serial)
fgetl (serial)
fgets (serial)
fopen (serial)
fprintf (serial)
fread (serial)
freeserial
fscanf (serial)
fwrite (serial)
get (serial)
instrcallback
instrfind
isvalid
length (serial)
load (serial)
readasync
record
save (serial)
serial
serialbreak
set (serial)
size (serial)
stopasync
MATLABfi The Language of Technical Computing Computation Visualization Programming External Interfaces Reference Version 6
How to Contact The MathWorks: www.mathworks.com comp.soft-sys.matlab Web Newsgroup support@mathworks.com suggest@mathworks.com bugs@mathworks.com doc@mathworks.com service@mathworks.com info@mathworks.com Technical support Product enhancement suggestions Bug reports Documentation error reports Order status, license renewals, passcodes Sales, pricing, and general information 508-647-7000 508-647-7001 The MathWorks, Inc. 3 Apple Hill Drive Natick, MA 01760-2098 Phone Fax Mail For contact information about worldwide offices, see the MathWorks Web site. MATLAB External Interfaces Reference  COPYRIGHT 1984 - 2002 by The MathWorks, Inc. The software described in this document is furnished under a license agreement. The software may be used or copied only under the terms of the license agreement. No part of this manual may be photocopied or repro- duced in any form without prior written consent from The MathWorks, Inc. FEDERAL ACQUISITION: This provision applies to all acquisitions of the Program and Documentation by or for the federal government of the United States. By accepting delivery of the Program, the government hereby agrees that this software qualifies as "commercial" computer software within the meaning of FAR Part 12.212, DFARS Part 227.7202-1, DFARS Part 227.7202-3, DFARS Part 252.227-7013, and DFARS Part 252.227-7014. The terms and conditions of The MathWorks, Inc. Software License Agreement shall pertain to the government’s use and disclosure of the Program and Documentation, and shall supersede any conflicting contractual terms or conditions. If this license fails to meet the government’s minimum needs or is inconsistent in any respect with federal procurement law, the government agrees to return the Program and Documentation, unused, to MathWorks. MATLAB, Simulink, Stateflow, Handle Graphics, and Real-Time Workshop are registered trademarks, and TargetBox is a trademark of The MathWorks, Inc. Other product or brand names are trademarks or registered trademarks of their respective holders. Printing History: December 1996 First printing Online only May 1997 Online only January 1998 January 1999 Online only September 2000 Online only Online only June 2001 July 2002 Online only Revised for 5.1 Revised for 5.2 Revised for 5.3 Revised for 6.0 Revised for 6.1 Revised for MATLAB 6.5 (Release 13)
1 2 C Engine Functions engClose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 engEvalString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 engGetArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 engGetFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 engGetMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 engGetVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 engGetVisible . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 engOpen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12 engOpenSingleUse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14 engOutputBuffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 engPutArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 engPutFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 engPutMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 engPutVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 engSetEvalCallback (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 engSetEvalTimeout (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 engSetVisible . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 engWinInit (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 C MAT-File Functions matClose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 matDeleteArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 matDeleteMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 matDeleteVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 matGetArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 matGetArrayHeader (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . 32 matGetDir . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 matGetFp . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 matGetFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 matGetMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 matGetNextArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Contents i
matGetNextArrayHeader (Obsolete) . . . . . . . . . . . . . . . . . . . . . . 39 matGetNextMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40 matGetNextVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 matGetNextVariableInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 matGetString (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 matGetVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 matGetVariableInfo . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 matOpen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 matPutArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47 matPutArrayAsGlobal (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . 48 matPutFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 matPutMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 matPutString (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 matPutVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 matPutVariableAsGlobal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54 3 C MEX-Functions mexAddFlops (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59 mexAtExit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60 mexCallMATLAB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61 mexErrMsgIdAndTxt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63 mexErrMsgTxt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64 mexEvalString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65 mexFunction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 mexFunctionName . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68 mexGet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69 mexGetArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70 mexGetArrayPtr (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71 mexGetEps (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72 mexGetFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 73 mexGetGlobal (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 mexGetInf (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 mexGetMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76 mexGetMatrixPtr (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 mexGetNaN (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 mexGetVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79 ii Contents
mexGetVariablePtr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80 mexIsFinite (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 mexIsGlobal . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82 mexIsInf (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 83 mexIsLocked . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84 mexIsNaN (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85 mexLock . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86 mexMakeArrayPersistent . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87 mexMakeMemoryPersistent . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 88 mexPrintf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89 mexPutArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 90 mexPutFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91 mexPutMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92 mexPutVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 mexSet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 mexSetTrapFlag . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 mexUnlock . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97 mexWarnMsgIdAndTxt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 mexWarnMsgTxt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 4 C MX-Functions mxAddField . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 106 mxArrayToString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107 mxAssert . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 108 mxAssertS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 109 mxCalcSingleSubscript . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110 mxCalloc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 113 mxChar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 115 mxClassID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 116 mxClearLogical (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 118 mxComplexity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 119 mxCreateCellArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120 mxCreateCellMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 mxCreateCharArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 122 mxCreateCharMatrixFromStrings . . . . . . . . . . . . . . . . . . . . . . . 123 mxCreateDoubleMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 124 iii
mxCreateDoubleScalar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 125 mxCreateFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 126 mxCreateLogicalArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 mxCreateLogicalMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 128 mxCreateLogicalScalar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129 mxCreateNumericArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 130 mxCreateNumericMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132 mxCreateScalarDouble . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133 mxCreateSparse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134 mxCreateSparseLogicalMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . 136 mxCreateString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 137 mxCreateStructArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 138 mxCreateStructMatrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140 mxDestroyArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 141 mxDuplicateArray . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142 mxFree . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143 mxFreeMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 145 mxGetCell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 146 mxGetChars . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 147 mxGetClassID . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148 mxGetClassName . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 150 mxGetData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 151 mxGetDimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 152 mxGetElementSize . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153 mxGetEps . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 mxGetField . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155 mxGetFieldByNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 mxGetFieldNameByNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 mxGetFieldNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161 mxGetImagData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163 mxGetInf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 164 mxGetIr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165 mxGetJc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 166 mxGetLogicals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167 mxGetM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 168 mxGetN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 mxGetName (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 170 mxGetNaN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 171 mxGetNumberOfDimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . 172 mxGetNumberOfElements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 173 iv Contents
mxGetNumberOfFields . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 mxGetNzmax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 175 mxGetPi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 mxGetPr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177 mxGetScalar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 178 mxGetString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 mxIsCell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 mxIsChar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 183 mxIsClass . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 184 mxIsComplex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 186 mxIsDouble . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 187 mxIsEmpty . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 188 mxIsFinite . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 189 mxIsFromGlobalWS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 190 mxIsFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191 mxIsInf . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 mxIsInt8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 mxIsInt16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194 mxIsInt32 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195 mxIsLogical . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 mxIsLogicalScalar . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 197 mxIsLogicalScalarTrue . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 198 mxIsNaN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199 mxIsNumeric . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 200 mxIsSingle . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 202 mxIsSparse . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203 mxIsString (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 204 mxIsStruct . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205 mxIsUint8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206 mxIsUint16 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 207 mxIsUint32 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 208 mxMalloc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 209 mxRealloc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 mxRemoveField . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 212 mxSetAllocFcns . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213 mxSetCell . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 mxSetClassName . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216 mxSetData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217 mxSetDimensions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 218 mxSetField . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 219 v
mxSetFieldByNumber . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 221 mxSetImagData . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 223 mxSetIr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 224 mxSetJc . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 226 mxSetLogical (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229 mxSetM . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230 mxSetN . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 231 mxSetName (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232 mxSetNzmax . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 233 mxSetPi . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235 mxSetPr . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 236 Fortran Engine Functions engClose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 238 engEvalString . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 239 engGetArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 240 engGetFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 engGetMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 242 engGetVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 engOpen . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 244 engOutputBuffer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245 engPutArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 246 engPutFull (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247 engPutMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248 engPutVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 249 Fortran MAT-File Functions matClose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 252 matDeleteArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 253 matDeleteMatrix (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254 matDeleteVariable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 255 matGetArray (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 256 matGetArrayHeader (Obsolete) . . . . . . . . . . . . . . . . . . . . . . . . . 257 5 6 vi Contents
分享到:
收藏