Main Content
matlabshared.targetsdk.OperatingSystem Class
Namespace: matlabshared.targetsdk
Superclasses:
Operating system that runs on hardware
Description
An OperatingSystem
object that represents the
operating system that runs on hardware, that is supported by a Target
, and is used to schedule
execution of generated code.
Construction
creates
an H
= OperatingSystem(name
)OperatingSystem
object and sets the Name
property
to operatingSystemName
.
Input Arguments
Properties
Version History
Introduced in R2015a