diff scripts/control/sysmin.m @ 3398:0f515bc98460

[project @ 1999-12-18 04:21:28 by jwe]
author jwe
date Sat, 18 Dec 1999 04:21:52 +0000
parents 1a8e2c0d627a
children 0848897e30c8
line wrap: on
line diff
--- a/scripts/control/sysmin.m
+++ b/scripts/control/sysmin.m
@@ -32,7 +32,7 @@
 ##   cflg: is_controllable(retsys)
 ##   oflg: is_observable(retsys)
 
-## Written by A. S. Hodel a.s.hodel@eng.auburn.edu
+## Author: A. S. Hodel <a.s.hodel@eng.auburn.edu>
 
 function [retsys, nc, no, cflg, oflg] = sysmin (sys, flg);