diff scripts/control/system/sys2fir.m @ 5053:c08cb1098afc

[project @ 2004-10-19 23:10:54 by jwe]
author jwe
date Tue, 19 Oct 2004 23:10:55 +0000
parents bdbee5282954
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/control/system/sys2fir.m	Tue Oct 19 18:40:48 2004 +0000
+++ b/scripts/control/system/sys2fir.m	Tue Oct 19 23:10:55 2004 +0000
@@ -22,6 +22,7 @@
 ## Extract @acronym{FIR} data from system data structure; see @command{fir2sys} for
 ## parameter descriptions.
 ## @end deftypefn
+##
 ## @seealso{fir2sys}
 
 ## Author: A. S. Hodel <a.s.hodel@eng.auburn.edu>