SET INPUT NAMES

Allows to give a mnemonical name to the input variables.

Contents

Method of pwaSystem object.

Description

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

Syntax

object = setInputNames(object,inputNames)

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

Acknowledgements

Contributors:

Copyright is with: