MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES Uživatelská příručka Strana 414

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 986
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 985 986

Komentáře k této Příručce

Žádné komentáře