MessageBoxWarning displays a error message box.
Return Value
bool is always TUE (1).
Parameters
ssMessage is a scalar string containing the message text. The text can contain format sequences and newline characters "\n". See printf for a format description.
See also
Overview Dialogboxes, DialogBox, MessageBoxError, MessageBoxInfo, MessageBoxQuestionYesNo, MessageBoxQuestionYesNoCancel, sprintf, MessageBox
id-814520