Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 591c941c2fdf0a32dc57bb5f10791cde > files > 468

gnuplot-doc-4.4.0-5.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Undefine</TITLE>
<META NAME="description" CONTENT="Undefine">
<META NAME="keywords" CONTENT="gnuplot">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="gnuplot.css">

<LINK REL="next" HREF="node346.html">
<LINK REL="previous" HREF="node344.html">
<LINK REL="up" HREF="node88.html">
<LINK REL="next" HREF="node346.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html6141"
  HREF="node346.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html6135"
  HREF="node88.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html6129"
  HREF="node344.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html6137"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html6139"
  HREF="node467.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html6142"
  HREF="node346.html">Unset</A>
<B> Up:</B> <A NAME="tex2html6136"
  HREF="node88.html">Commands</A>
<B> Previous:</B> <A NAME="tex2html6130"
  HREF="node344.html">Test</A>
 &nbsp; <B>  <A NAME="tex2html6138"
  HREF="node1.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html6140"
  HREF="node467.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H1><A NAME="SECTION040290000000000000000"></A>
<A NAME="commands_undefine"></A><A NAME="undefine"></A><A NAME="7887"></A>
<BR>
Undefine
</H1>
Clear one or more previously defined user variables.  This is useful in order
to reset the state of a script containing an initialization test.

<P>
Example:

<P>
<BR>
<PRE>
     undefine foo foo1 foo2
     if (!exists("foo")) load "initialize.gp"
</PRE>
<BR>

<P>
<BR><HR>
<ADDRESS>

2010-08-17
</ADDRESS>
</BODY>
</HTML>