show
Class: matlab.net.http.LogRecord
Namespace: matlab.net.http
Display or return human-readable version of vector of LogRecords
Description
strs = show(___) returns the
output as a string instead of displaying it and can include any of
the input arguments in previous syntaxes. strs contains
one string for each LogRecord object in records.
Input Arguments
Examples
Version History
Introduced in R2016b