MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Guida Utente Pagina 414

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 986
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 413
11 Functions – Alphabetical List
11-34
mlreportgen.dom.Document.getImageDirectory
Package: mlreportgen.dom
Get image folder of document
Syntax
imageDirectory = getImageDirectory(path,type)
Description
imageDirectory = getImageDirectory(path,type) gets the image folder of a
document or template package located at the specified path and of the specified type
(Microsoft Word or HTML). This is a static method. Invoke it on the Document class.
Examples
Get the Image Folder
Suppose that the main image folder of an HTML document named MyDoc.htmx resides
in images under the root of the package. To get the path, enter:
mlreportgen.dom.Document.getImageDirectory('MyDoc','html');
ans =
/images
Input Arguments
path — Path of document or template package
string
Path of the document or template package
Vedere la pagina 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 985 986

Commenti su questo manuale

Nessun commento