MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Podręcznik Użytkownika Strona 859

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 986
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 858
Import the DOM API Package
13-7
Import the DOM API Package
All DOM class names, and hence constructor names, include the prefix
mlreportgen.dom. To avoid the need to include the prefix in your code, insert the
following statement at the beginning of any script or function that uses the DOM API.
import mlreportgen.dom.*;
The documentation frequently refers to DOM API objects and functions without the
mlreportgen.dom prefix, assuming that you have already imported the DOM API
package.
Related Examples
“Create a Report Program” on page 13-3
More About
“Document Object Model” on page 13-4
Przeglądanie stron 858
1 2 ... 854 855 856 857 858 859 860 861 862 863 864 ... 985 986

Komentarze do niniejszej Instrukcji

Brak uwag