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

  • 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 199
7 Create Custom Components
7-20
3
To build the new component, click the Build button in the Report Explorer. The
Equity Values component now appears in the Options pane in the middle of the
Report Explorer.
4
Edit the component's execute.m file to retrieve stock market data and display it in
a table in the generated report.
a
In the @CStockTicker folder, open execute.m.
b
Enter the following text into execute.m.
function out=execute(thisComp,parentDoc,varargin)
Vue de la page 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 985 986

Commentaires sur ces manuels

Pas de commentaire