Class: Simulink.io.FileType
Package: Simulink.io
Load signal names from custom FileType object
matFileData = loadImpl(reader)
loads the signal names listed in the custom matFileData
= loadImpl(reader
)FileType
object.
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 to Signal Editor.
exportImpl
| loadAVariableImpl
| Simulink.io.FileType
| Simulink.io.FileType.getFileTypeDescription
| Simulink.io.FileType.isFileSupported
| validateFileNameImpl
| whosImpl