LTPDA Toolbox™ | contents | ![]() ![]() |
SETPORTNAMES Sets names of the specified SSM ports. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% DESCRIPTION: SETPORTNAMES Sets names of the specified SSM ports. CALL: obj = obj.setPortNames(plist); Parameters Description VERSION: $Id: setPortNames.m,v 1.15 2011/04/08 08:56:22 hewitson Exp $ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details | |
---|---|
Access | public |
Defining Class | ssm |
Sealed | 0 |
Static | 0 |
Sets for this method … |
---|
Default |
Default |
|||
---|---|---|---|
no description | |||
Key | Default Value | Options | Description |
FIELD | 'inputs' |
|
The field containing the port being changed. |
BLOCK | '' | none | Identifiers (strings or indices) of the block containing the port you want to modify. |
PORTS | '' | none | Identifiers (strings or indices) of the ports you want to modify. |
NAMES | '' | none | The new name(s) you want to set to the port(s). Use a cell-array, one entry for each port. |
Some information of the method ssm/setPortNames are listed below: | |
---|---|
Class name | ssm |
Method name | setPortNames |
Category | Helper |
CVS Version | $Id: setPortNames.m,v 1.15 2011/04/08 08:56:22 hewitson Exp $ |
Min input args | 1 |
Max input args | -1 |
Min output args | 1 |
Max output args | -1 |
![]() |
Method: ssm/setPortDescriptions | Method: ssm/setPortProperties | ![]() |
©LTP Team