MATLAB BUILDER JA 2 Podręcznik Użytkownika Strona 173

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 292
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 172
1 2 ... 168 169 170 171 172 173 174 175 176 177 178 ... 291 292

Komentarze do niniejszej Instrukcji

Brak uwag