MATLAB BUILDER JA 2 Guide de l'utilisateur Page 228

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 292
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 227
1 2 ... 223 224 225 226 227 228 229 230 231 232 233 ... 291 292

Commentaires sur ces manuels

Pas de commentaire