Mercurial > hg > octave-lyh
diff scripts/control/system/starp.m @ 3882:c8c1ead8474f
[project @ 2002-04-02 18:25:48 by jwe]
author | jwe |
---|---|
date | Tue, 02 Apr 2002 18:25:48 +0000 |
parents | 7923abdeb4e5 |
children | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/control/system/starp.m +++ b/scripts/control/system/starp.m @@ -17,11 +17,9 @@ ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. ## -*- texinfo -*- -## @deftypefn {Function File} {} starp (@var{inputs}) +## @deftypefn {Function File} {} starp (@var{P}, @var{K}, @var{ny}, @var{nu}) ## @format ## -## sys = starp(P, K, ny, nu) -## ## Redheffer star product or upper/lower LFT, respectively. ## ##