MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guía de usuario Pagina 200

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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)
Vista de pagina 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 985 986

Comentarios a estos manuales

Sin comentarios