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