Mercurial > hg > octave-lyh
diff scripts/control/base/damp.m @ 3500:7923abdeb4e5
[project @ 2000-01-31 06:35:00 by jwe]
author | jwe |
---|---|
date | Mon, 31 Jan 2000 06:35:23 +0000 |
parents | e39d90787668 |
children | 8b21bcbc1080 |
line wrap: on
line diff
--- a/scripts/control/base/damp.m +++ b/scripts/control/base/damp.m @@ -17,7 +17,7 @@ ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. ## -*- texinfo -*- -## @deftypefn {Function File} {} damp(@var{p}@{, @var{tsam}@}) +## @deftypefn {Function File} {} damp(@var{p}, @var{tsam}) ## Displays eigenvalues, natural frequencies and damping ratios ## of the eigenvalues of a matrix @var{p} or the @var{A}-matrix of a ## system @var{p}, respectively.