A textual message can be sent to simulation environments that support logging, using logMessage. If logging is not supported by simulation environments, this function will do nothing. This function is only supported when using Matlab version 7.1 or higher.
logMessage(message)
message
String; textual message
» logMessage('An inexact solution was found');