Main Content
deleteSerialInterface
Class: matlabshared.targetsdk.Hardware
Namespace: matlabshared.targetsdk
Delete serial interface from hardware
Syntax
deleteSerialInterface(h,interfaceName)
Description
deleteSerialInterface(
deletes
the h
,interfaceName
)SerialInterface
object with the Name
property
set to the string interfaceName
from the Hardware
object, h
.
Input Arguments
Version History
Introduced in R2015a