Main Content
loadImpl
Class: Simulink.io.FileType
Namespace: Simulink.io
Syntax
matFileData = loadImpl(reader)
Description
loads the signal names listed in the custom matFileData
= loadImpl(reader
)FileType
object.
Run-Time Details
loadImpl
is called via load
when you run the
Simulink.io.FileType
object. You can also run the application, which calls
load
. For details, see Create Custom File Type for Import.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2020a