Main Content
matlabshared.targetsdk.ExternalMode Class
Namespace: matlabshared.targetsdk
Superclasses:
External mode configuration
Description
An ExternalMode
object that represents the
external mode configuration for a target.
An error is thrown if you attempt to map a PIL
object or an ExternalMode
object to a
hardwareObject
that has multiple IOInterface
objects since the mapping request is ambiguous.
Construction
creates
an H
= ExternalMode(externalModeName
)ExternalMode
object and sets the Name
property
to externalModeName
.
Input Arguments
Properties
Version History
Introduced in R2015a