diff scripts/control/base/nichols.m @ 6046:34f96dd5441b

[project @ 2006-10-10 16:10:25 by jwe]
author jwe
date Tue, 10 Oct 2006 16:10:31 +0000
parents 4c8a2e4e0717
children 2110cc251779
line wrap: on
line diff
--- a/scripts/control/base/nichols.m
+++ b/scripts/control/base/nichols.m
@@ -86,7 +86,7 @@
 
   ## check number of input arguments given
   if (nargin < 1 | nargin > 4)
-    usage("[mag,phase,w] = nichols(sys[,w,outputs,inputs])");
+    print_usage ();
   endif
   if(nargin < 2)
     w = [];