diff scripts/control/hinf/wgt1o.m @ 4771:b8105302cfe8

[project @ 2004-02-16 17:45:50 by jwe]
author jwe
date Mon, 16 Feb 2004 17:45:50 +0000
parents 7923abdeb4e5
children bdbee5282954
line wrap: on
line diff
--- a/scripts/control/hinf/wgt1o.m	Mon Feb 16 16:22:43 2004 +0000
+++ b/scripts/control/hinf/wgt1o.m	Mon Feb 16 17:45:50 2004 +0000
@@ -55,5 +55,5 @@
   endif
   d=[vh];
 
-  wsys = ss2sys(a,b,c,d);
+  wsys = ss(a,b,c,d);
 endfunction