MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guide de l'utilisateur Page 523

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 986
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 522
mlreportgen.dom.CharEntity class
12-29
mlreportgen.dom.CharEntity class
Package: mlreportgen.dom
Create character entity reference
Description
Create a reference to a character entity reference.
Construction
charEntityObj = CharEntity() creates a reference to a non-breaking space ()
entity. Appending this reference to a document causes a nonbreaking space to be
inserted.
charEntityObj = CharEntity(name) creates a reference to the character entity
specified by name.
charEntityObj = CharEntity(name,n) creates n references to the character entity
specified by name, that is, a string of n special characters.
Input Arguments
name — Specify character entity name
string
String must be a name that is listed at http://en.wikipedia.org/wiki/
List_of_XML_and_HTML_character_entity_references.
n — Number of character entities to use
integer
Number of character entities to use, specified as an integer.
Data Types: uint16
Vue de la page 522
1 2 ... 518 519 520 521 522 523 524 525 526 527 528 ... 985 986

Commentaires sur ces manuels

Pas de commentaire