Method ssm/setPortProperties


  SETPORTPROPERTIES Sets names of the specified SSM ports.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SETPORTPROPERTIES Sets names of the specified SSM ports.
 
  CALL:        obj = obj.setPortProperties(plist);
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ssm
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
FIELD 'inputs'
  • 'inputs'
  • 'outputs'
  • 'states'
The field containing the port being changed.
PORTS {} [0x0] none Identifiers (cellstr of "blockNames"/"blockNames.portNames" or "ALL") of the ports you want to modify.
NEW_NAMES {} [0x0] none The new names(s) you want to set to the port(s). Use a cell-array, one entry for each port.
NEW_DESCRIPTIONS {} [0x0] none The new descriptions(s) you want to set to the port(s). Use a cell-array, one entry for each port.
NEW_UNITS none The new names(s) you want to set to the port(s). Use a unit vector, one entry for each port.
back to top back to top

Some information of the method ssm/setPortProperties are listed below:
Class name ssm
Method name setPortProperties
Category Helper
Package name ltpda
VCS Version 8ab8cbbc4bccf7543491a24448f4aae0b1be1c43
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team