matlabshared.targetsdk.ExternalMode Class
Namespace: matlabshared.targetsdk
External mode configuration
Description
Use the ExternalMode
class to represent the external
mode configuration for a target.
MATLAB® produces an error if you attempt to map a PIL
object or an ExternalMode
object to a
hardwareObject
that has multiple IOInterface
objects because the mapping request is ambiguous.
Creation
creates an H
= matlabshared.targetsdk.ExternalMode(externalModeName
)ExternalMode
object H
and sets
the Name property to
externalModeName
.
Input Arguments
Properties
Version History
Introduced in R2015a