MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 200

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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)
Vedere la pagina 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 985 986

Commenti su questo manuale

Nessun commento