MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guia do Utilizador Página 200

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 199
1 2 ... 195 196 197 198 199 200 201 202 203 204 205 ... 985 986

Comentários a estes Manuais

Sem comentários