MATLAB BUILDER JA 2 Uživatelská příručka Strana 173

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 292
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 172
Using Class Methods
S(rowIndex(k), colIndex(k)) = data(k)
rows
and cols
Number o f rows and columns in the m atrix
nzmax
Maximum number of nonzero elements
Valid types for the
data parameter a re as follows:
double[]
float[]
long[]
int[]
short[]
byte[]
boolean[]
One-dimensional arrays of any subclass of java.lang.Number
One-dimensional arrays of java.lang.Boolean
One-dimensional arrays of java.lang.String
rowIndex and colIndex Parameters
Exceptions
The newSparse method throws the following exceptions:
NegativeArraySizeException
Row or column size is negative.
IndexOutOfBoundsException
4-97
Zobrazit stránku 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 291 292

Komentáře k této Příručce

Žádné komentáře