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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 292
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 227
4 Using MWArra y Classes
The p rototype for hashCode is a s follows:
public final int hashCode()
isNumeric. Thismethodtestsifthistypeisnumeric.
The p rototype for
isNumeric is as follows:
public boolean isNumeric()
toString. This m ethod returns a string representation of the property. The
toString method of MWClassID overrides the toString method of class
java.lang.Object.
The p rototype for
toString is a s follows:
public final java.lang.String toString()
Using MWComplexity
The MWComplexity class enumerates the MATLAB real/com plex a rray
property. This class contains no public constructors. A set of public static
MWComplexity instances is provided, one to represent real and one for
complex.
MWComplexity extends class java.lang.Object.
MWComplexity implements interface java.io.Serializable.
Fields of MWComplexity
REAL. REAL represents a real numeric value. The p rototype for REAL is as
follows:
public static final MWComplexity REAL
COMPLEX. COMPLEX represents a complex numeric value co ntaining both real
and imaginary parts. The prototype for
COMPLEX is as follows:
public static final MWComplexity COMPLEX
4-152
Przeglądanie stron 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 291 292

Komentarze do niniejszej Instrukcji

Brak uwag