diff scripts/plot/__pltopt1__.m @ 6046:34f96dd5441b

[project @ 2006-10-10 16:10:25 by jwe]
author jwe
date Tue, 10 Oct 2006 16:10:31 +0000 (2006-10-10)
parents 2618a0750ae6
children 76e3715e31db
line wrap: on
line diff
--- a/scripts/plot/__pltopt1__.m
+++ b/scripts/plot/__pltopt1__.m
@@ -61,7 +61,7 @@
   TITLE = "title";
 
   if (nargin != 2)
-    usage ("__pltopt1__ (caller, opt)");
+    print_usage ();
   endif
 
   if (! ischar (opt))