Main Content
whosImpl
Class: Simulink.io.FileType
Namespace: Simulink.io
Determine contents of MAT-file associated with Simulink.io.FileType object
Since R2020a
Syntax
signals = whosImpl(reader)
Description
returns a structure containing the contents of the MAT-file associated with the
signals
= whosImpl(reader
)Simulink.io.FileType
object.
Run-Time Details
whosImpl
is called via whos
when you run the
application. For details, see Create Custom File Type for Import.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020a