Simulink Release Notes |
Upgrading from an Earlier Release
This section describes the upgrade issues involved in moving from Simulink 3.0 (Release 11.0) to Simulink 4.0.
Port Name Property
In previous releases, the name property of ports and lines referred to the label of the line connected to the port. In the current release, a port's name property refers to the port's (and line's) name, which, in the current release, can differ from the line's label.If you need to get the line's label, invoke
where p
is the handle of the port.
SB2SL |