MATLAB Application Program Interface
  Go to function:
    Search    Help Desk 
mxGetM    See Also

Get the number of rows

Fortran Syntax

Arguments

pm
  Pointer to an array.

Returns

The number of rows in the mxArray to which pm points.

Description

mxGetM returns the number of rows in the specified array.

See Also

mxGetN, mxSetM, mxSetN



[ Previous | Help Desk | Next ]