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

[project @ 2006-10-10 16:10:25 by jwe]
author jwe
date Tue, 10 Oct 2006 16:10:31 +0000
parents 75f308189a05
children 04c2ad6d1679
line wrap: on
line diff
--- a/scripts/plot/sombrero.m
+++ b/scripts/plot/sombrero.m
@@ -47,7 +47,7 @@
       error ("sombrero: number of grid lines must be greater than 1");
     endif
   else
-    usage ("sombrero (n)");
+    print_usage ();
   endif
 
 endfunction