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

  • 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 79
3 Set Up a Report
3-8
Close a Report Setup
In this section...
“Close a Setup Using the Report Explorer” on page 3-8
“Close a Setup Programmatically” on page 3-8
Closing a setup removes the setup from the Report Explorer and from memory.
Close a Setup Using the Report Explorer
1
In the Report Explorer, in the Outline pane, select the setup root node.
2
In Report Explorer, use one of these approaches:
Click the Delete button.
Select File > Close.
From the context menu of the root node of the setup file, select Close.
Close a Setup Programmatically
You can close a report that you have previously opened. For example, the following code
opens a setup and then closes it.
setup('simple-report.rpt');
root = RptgenML.Root;
root.closeReport('simple-report');
Vue de la page 79
1 2 ... 75 76 77 78 79 80 81 82 83 84 85 ... 985 986

Commentaires sur ces manuels

Pas de commentaire