diff scripts/plot/__pltopt__.m @ 6895:76e3d985ae56

[project @ 2007-09-13 18:22:38 by jwe]
author jwe
date Thu, 13 Sep 2007 18:22:51 +0000
parents 5dc550e1f419
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/plot/__pltopt__.m	Thu Sep 13 16:36:18 2007 +0000
+++ b/scripts/plot/__pltopt__.m	Thu Sep 13 18:22:51 2007 +0000
@@ -17,8 +17,10 @@
 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 ## 02110-1301, USA.
 
-## -*- texinfo -*-
+## Undocumented internal function.
+
 ## @deftypefn {Function File} {} __pltopt__ (@var{caller}, @var{opt})
+##
 ## Decode plot option strings.
 ##
 ## @var{opt} can currently be some combination of the following:
@@ -82,9 +84,6 @@
 ##
 ## The legend may be fixed to include the name of the variable
 ## plotted in some future version of Octave.
-##
-## @seealso{__pltopt1__}
-## @end deftypefn
 
 ## Author: jwe