whosImpl
Class: Simulink.io.FileType
Package: Simulink.io
Determine contents of MAT-file associated with Simulink.io.FileType object
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 to Signal Editor.