reportDiagnostic
Report information, warning, or error message during scenario simulation
Since R2022a
Syntax
Description
reportDiagnostic(
        reports a diagnostic message scenarioSim,MessageType,MessageString)MessageString of the type
          MessageType (information, warning or error) from the
          scenarioSim object.
reportDiagnostic(
        reports a diagnostic message actorSim,MessageType,MessageString)MessageString of the type
          MessageType (information, warning or error) from the
          actorSim object.