Main Content
Simulink.dictionary.archdata.PhysicalInterface
Description
A PhysicalInterface
object represents the structure of a physical
interface.
Creation
Create a PhysicalInterface
object using the addPhysicalInterface
function.
PhysInterfaceObj = addPhysicalInterface(archDataObj,"PhysInterface");
Properties
Object Functions
addElement | Add physical element to physical interface |
getElement | Get physical element from physical interface |
removeElement | Remove element from physical interface |
moveToDictionary | Move architectural data of Simulink data dictionary to another data dictionary |
moveToDesignData | Move interfaces, data types, and constants in Architectural Data section of Simulink data dictionary to design data |
show | View architectural data of Simulink data dictionary in Architectural Data Editor |
destroy | Delete data element and remove from data interface |
Examples
Version History
Introduced in R2023b