Main Content
mlreportgen.dom.setDefaultNumberFormat
Description
mlreportgen.dom.setDefaultNumberFormat(
sets the default number format specification for the DOM API. The default specification
applies for the duration of the MATLAB® session and applies to numbers in document elements, such as paragraphs,
tables, and lists, and to numbers represented as formatSpec
)mlreportgen.dom.Number
objects. You can override the default specification for
one number or all numbers in the document element by using an mlreportgen.dom.NumberFormat
object.
Examples
Input Arguments
Version History
Introduced in R2021a