Main Content
Simulink.io.BaseWorkspace Class
Namespace: Simulink.io
Description
Simulink.io.BaseWorkspace
inherits from the
Simulink.io.FileType
base class. It reads data formatted in a format used by
the base workspace. Use base workspace file types to move data to and from the base workspace
to a function, automated process, or user interface. To import data from the base workspace,
use this command.
classdef BaseWorkspace < Simulink.io.FileType
The Simulink.io.BaseWorkspace
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 R2021a