matlab.automation.diagnostics.DisplayDiagnostic class
Package: matlab.automation.diagnostics
Superclasses: matlab.automation.diagnostics.Diagnostic
Diagnostic result using displayed output of value (renamed from
matlab.unittest.diagnostics.DisplayDiagnostic
)
Description
The matlab.automation.diagnostics.DisplayDiagnostic
class defines a
diagnostic result that uses the displayed output of a value. If diagnostic information is
available from a variable in the current workspace, use the DisplayDiagnostic
class to display that diagnostic information.
The matlab.automation.diagnostics.DisplayDiagnostic
class is a handle
class.