Extract SLX or MDL file information without loading file
Simulink.MDLInfo
objects extract information from an SLX or MDL
file without loading it into memory.
To extract the description and metadata from a file without creating an
MDLInfo
object, use the Simulink.MDLInfo.getDescription
and Simulink.MDLInfo.getMetadata
functions, respectively.