|
Contents | Previous | Next | Subchapters |
| Syntax |
status = OMServer.PutVariant(arraySize,dataSrc,NRows,NCols) |
| See Also | computdata , computmatrix |
The returned value status is an integer
OM Server Status
code. This value will equal 1
if this function succeeded.
COM\matlab\matlabIO.m in your installation directory for an
example of transferring VARIANT data to O-Matrix.