MATLAB BUILDER JA 2 Betriebsanweisung Seite 228

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 292
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 291 292

Kommentare zu diesen Handbüchern

Keine Kommentare