MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 841

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 840
mlreportgen.dom.WarningMessage class
12-347
mlreportgen.dom.WarningMessage class
Package: mlreportgen.dom
Warning message
Description
Create a warning message with the specified text originating from the specified source
object.
Construction
warningMsgObj = WarningMessage(text,source) creates a warning message with
the specified text originating from the specified source object.
Input Arguments
text — Message text
string
The text to display for the message.
source — DOM object from which message originates
a DOM object
The DOM object from which the message originates.
Output Arguments
warningMsgObj — Warning message
mlreportgen.dom.WarningMessage object
Warning message, represented by an mlreportgen.dom.WarningMessage object.
Page view 840
1 2 ... 836 837 838 839 840 841 842 843 844 845 846 ... 985 986

Comments to this Manuals

No comments