mlreportgen.dom.Document.getImagePrefix
类: mlreportgen.dom.Document
命名空间: mlreportgen.dom
获取生成的图片名称前缀
说明
获取位于指定路径、指定类型(Microsoft® Word 或 HTML)的文档或模板包的图像名称前缀。DOM 接口在生成追加到文档的图像的内部名称时使用前缀。这是一个静态方法。在 imagePrefix
= mlreportgen.dom.Document.getImagePrefix(path
,type
)Document
类上调用它。
示例
输入参数
输出参量
版本历史记录
在 R2014b 中推出