diff scripts/plot/__plr1__.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 44c91c5dfe1d
line wrap: on
line diff
--- a/scripts/plot/__plr1__.m
+++ b/scripts/plot/__plr1__.m
@@ -26,7 +26,7 @@
 function __plr1__ (theta, fmt)
 
   if (nargin != 2)
-    usage ("__plr1__ (theta, fmt)");
+    print_usage ();
   endif
 
   [nr, nc] = size (theta);