mlreportgen.dom.Height class
Package: mlreportgen.dom
Superclasses:
Height of object
Description
Specifies the height of an image.
Construction
creates
a format object that specifies a height of 1 inch.heightObj
= Height()
creates
a height object having the specified height.heightObj
= Height(value
)
Input Arguments
value
— Height of object
'1in'
(default) | character vector
Height of the object, in the form valueUnits
,
where Units
is an abbreviation for the units. These
abbreviations are valid:
px
— pixels (default)cm
— centimetersin
— inchesmm
— millimeterspc
— picaspt
— points
Output Arguments
heightObj
— Height of object
mlreportgen.dom.Height
object
Height of object, represented by an mlreportgen.dom.Height
object.
Properties
Id
— ID for this document element
character vector | string scalar
ID for this document element, specified as a character vector or string scalar. The DOM generates a session-unique ID when it creates the document element. You can specify your own ID.
Tag
— Tag for this document element
character vector | string scalar
Tag for this document element, specified as a character vector or string scalar.
The DOM generates a session-unique tag as part of the creation of this object. The
generated tag has the form CLASS:ID, where CLASS is the object class and ID is the value
of the Id
property of the object. Specifying your own tag value can
help you to identify where an issue occurred during document generation.
Value
— Object height
1in
(default) | character vector
character vector having the format valueUnits
,
where Units
is an abbreviation for the units in
which the height is expressed. The following abbreviations are valid:
px
— pixels (default)cm
— centimetersin
— inchesmm
— millimeterspc
— picaspt
— points
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)