Main Content
Simulink.io.SLDVMatFile Class
Namespace: Simulink.io
Description
The Simulink.io.SLDVMatFile
class inherits from the
Simulink.io.MatFile
reader class, which inherits from the
Simulink.io.FileType
base class. This class reads the data in the
sldvData
structure used by Simulink®
Design Verifier™. The data is contained in a MAT file. To import data from a MAT file that
contains the sldvData
structure, use this class.
classdef Simulink.io.SLDVMatFile < Simulink.io.MatFile
The Simulink.io.SLDVMatFile
class is a handle
class.
Class Attributes
Abstract | false |
HandleCompatible | true |
For information on class attributes, see Class Attributes.
Properties
Methods
Examples
Version History
Introduced in R2022a