SET STATE NAMES

Allows to give a mnemonical name to the state variables

Contents

Method of linearSystem object.

Description

This method allows to assign a mnemonic name to the state variables. This name is displayed in the plots generated by method simplot. Default name for the i-th state variable is $x_i$.

Syntax

object = setStateNames(object,stateNames)

stateNames must be a cell array whose elements contain a string with the name of the corresponding state variable.

Acknowledgements

Contributors:

Copyright is with: