MATLAB BUILDER JA 2 Guía de usuario Pagina 82

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 292
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 81
4 Using MWArra y Classes
Method Usage
maximumNonZeros()
Returns the current allocated capacity of
nonzero elements for a sparse array.
numberOfDimensions()
Returns the number of dimensions in the
array.
numberOfElements()
Returns the number of elements in the
array.
numberOfNonZeros()
Returns the current number of nonzero
elements for a spars e array.
rowIndex()
Returns the row index (first dimension)
of e ach eleme nt in the array. Call this
method to get an array of row indices for
the nonzero elements of a sparse array.
set(int, Object)
Replaces the element at the one-based
index with the supplied value.
set(int[], Object)
Replaces the element at the one-based
index array with the supplied value.
4-6
Vista de pagina 81
1 2 ... 77 78 79 80 81 82 83 84 85 86 87 ... 291 292

Comentarios a estos manuales

Sin comentarios