Method ssm/setBlockNames


  SETBLOCKNAMES Sets names of the specified SSM blocks.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: SETBLOCKNAMES Sets names of the specified SSM blocks.
 
  CALL:        obj = obj.setBlockNames(plist);
 
 
  Parameters Description
 
  VERSION: $Id: setBlockNames.m,v 1.14 2011/04/08 08:56:22 hewitson Exp $
  
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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 being changed
BLOCKS [] none Identifiers (strings or indices) of the blocks you want to modify
NAMES [] none The new name(s) you want to set to the block(s). Use a cell-array, one entry for each block.
back to top back to top

Some information of the method ssm/setBlockNames are listed below:
Class name ssm
Method name setBlockNames
Category Helper
CVS Version $Id: setBlockNames.m,v 1.14 2011/04/08 08:56:22 hewitson Exp $
Min input args 1
Max input args -1
Min output args 1
Max output args -1




©LTP Team