MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 488

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 487
11 Functions – Alphabetical List
11-108
unzipTemplate
Unzip zipped DOM template
Syntax
unzipTemplate(zippedTemplatePath)
unzipTemplate(zippedTemplatePath,unzippedTemplatePath)
Description
unzipTemplate(zippedTemplatePath) unzips the DOM template zip file specified by
zippedTemplatePath into a subfolder of the folder that contains the zipped template.
unzipTemplate(zippedTemplatePath,unzippedTemplatePath) unzips the DOM
template into the folder specified by unzippedTemplatePath.
Examples
Unzip DOM Template into Subfolder of Zipped Template Folder
Unzip a zipped DOM template called myTemplate.
unzipTemplate('myTemplate');
Unzip DOM Template into Specified Folder
This example assumes that there is a zipped DOM template called myTemplate in the
current folder and a folder called H:\report_templates.
unzipTemplate('myTemplate.htmtx','H:\report_templates\myTemplate');
Input Arguments
zippedTemplatePath — Path of the zipped DOM template
string
Vedere la pagina 487
1 2 ... 483 484 485 486 487 488 489 490 491 492 493 ... 985 986

Commenti su questo manuale

Nessun commento