manpagez: man pages & more
info gnuplot
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.29 undefine

Clear one or more previously defined user variables. This is useful in order to reset the state of a script containing an initialization test.

Example:

      undefine foo foo1 foo2
      if (!exists("foo")) load "initialize.gp"


This document was generated on November 19, 2011 using texi2html 5.0.

© manpagez.com 2000-2025
Individual documents may contain additional copyright information.