Mercurial > hg > octave-lyh
diff scripts/control/system/sysgettsam.m @ 3452:a892190f4977
[project @ 2000-01-18 06:00:57 by jwe]
author | jwe |
---|---|
date | Tue, 18 Jan 2000 06:01:04 +0000 |
parents | 65b3519ac3a1 |
children | 22bd65326ec1 |
line wrap: on
line diff
--- a/scripts/control/system/sysgettsam.m +++ b/scripts/control/system/sysgettsam.m @@ -16,8 +16,10 @@ ## along with Octave; see the file COPYING. If not, write to the Free ## Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. -## T = sysgettsam(sys) -## return the sampling time of the system +## -*- texinfo -*- +## @deftypefn {Function File} {} sysgettsam (@var{sys}) +## Return the sampling time of the system @var{sys}. +## @end deftypefn function T = sysgettsam (sys)