R12 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.
For information about upgrading from a release earlier than 3.0, see Release 11 New Features.
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
get_param(p, 'label')
where p
is the handle of the port.
![]() | Platform Limitations for HP and IBM | Stateflow 4.0 Release Notes | ![]() |