Main Content
readLoggedOutput
Description
reads the data of all logged output messages from the specified logTable
= readLoggedOutput(ulogOBJ
)ulogreader
object and returns a timetable that contains log levels and messages.
reads specific logged output messages based on the specified name-value pairs.logTable
= readLoggedOutput(ulogOBJ
,Name,Value
)
Example: readLoggedOutput(ulog,'Time',[d1 d2])
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b