External Interfaces Reference Previous page   Next Page
mxSetJc

Set jc array of sparse mxArray

Fortran Syntax

Arguments

pm
   Pointer to a sparse mxArray.

jc
   Pointer to the jc array.

Description

Use mxSetJc to specify a new jc array for a sparse mxArray. The jc array is an integer array having n+1 elements where n is the number of columns in the sparse mxArray.

See Also

mxGetIr, mxGetJc, mxSetIr


Previous page  mxSetIr mxSetLogical (Obsolete) Next page

© 1994-2005 The MathWorks, Inc.