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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 986
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 423
11 Functions – Alphabetical List
11-44
Output Arguments
holeID — Template hole ID
hole ID
The ID of the template hole that the method moves to (the new current hole).
Data Types: char
More About
Tips
The first time you invoke the moveToNextHole method, the DOM copies to the output
document all of the text up to the first hole in the template. Use Document.append
methods to add content to the output document to fill the first hole. The next time you
invoke moveToNextHole, the DOM copies to the output document all the text between
the first and second hole in the template. Then use Document.append methods to fill in
the second hole. In this way, you can successively fill all of the holes in a document.
See Also
mlreportgen.dom.Document | mlreportgen.dom.Document.fill
Vista de página 423
1 2 ... 419 420 421 422 423 424 425 426 427 428 429 ... 985 986

Comentários a estes Manuais

Sem comentários