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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 986
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 480
rptconvert
11-101
rptconvert
Convert DocBook XML files into supported document formats
Syntax
rptconvert()
rptname = rptconvert (source)
rptname = rptconvert (source, format)
rptname = rptconvert (source, format, stylesheet)
...=rptconvert(...,'-view')
...=rptconvert(...,'-quiet')
...=rptconvert(...,'-verbose')
sheetlist = rptconvert('-stylesheetlist')
sheetlist = rptconvert('-stylesheetlist',format)
FORMATLIST = rptconvert('-formatlist')
Description
This function converts a DocBook XML source file created by the report-generation
process to a supported document format. For information about supported output
formats, see “Supported Report Formats”.
rptconvert() with no input arguments launches the converter. When input arguments
are passed to this function, rptconvert converts the XML document to the specified
format and displays status messages to the MATLAB Command Window.
rptname = rptconvert (source)
rptname = rptconvert (source, format)
rptname = rptconvert (source, format, stylesheet)
In the following commands:
source is the name of the DocBook XML file created by the report-generation process.
You can specify this file name with or without its file extension.
Vista de pagina 480
1 2 ... 476 477 478 479 480 481 482 483 484 485 486 ... 985 986

Comentarios a estos manuales

Sin comentarios