tausettings

Tau settings.


Syntax
   tausettings(s)

Description
   tausettings(s) sets global variables to be used within Tau Toolbox.

Input
   s        = choose formulations (struct).
              s.tep = 'orthoval' or 'polyval'.
              s.tci = 'shifted' or 'newtonb'.
              s.tbr = 'w' or 'invv'.
              s.tbm = 'recurrence' or 'simtransf'.
              s.tpe = 'recurrence', 'formalpower' or 'formalpower2'.
              s.tpp = 'lincoeff' or 'convolution'.

Output
   tausetup = global variable to work inside Tau Toolbox.