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