1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->
<html>
<head>
<title>GrADS Command: reinit</title>
</head>
<body bgcolor="e0f0ff" text="#000000">
<h2><b>reinit</b></h2>
<P>
<code>reinit </code>
<p>
This command returns GrADS to its initial state. It closes all open
files, releases all defined variables, and resets all graphics
settings to their defaults.
<h3>Usage Notes</h3>
<p>
See the section of the <a href="users.html">User's Guide</a>
on <a href="reinitialization.html">reinitialization of GrADS</a>.
</body>
</html>
|