File: ReplotS04.htm

package info (click to toggle)
extrema 4.4.4.dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 19,416 kB
  • ctags: 6,689
  • sloc: cpp: 88,991; sh: 8,229; makefile: 480
file content (26 lines) | stat: -rw-r--r-- 998 bytes parent folder | download | duplicates (2)
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
<HTML>
<HEAD>
<TITLE>Clearing the graphics</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<P><font size="+2" color="green">Clearing the graphics</font></P>
<P>
 Use the <a href="Clear.htm"><CODE>CLEAR\-REPLOT</CODE></a>
 command to clear the graphics page without emptying the replot buffers.</P>
<P>
 Use the <CODE>CLEAR</CODE></a> command with no qualifiers and no parameters to clear
 the graphics page and empty the replot buffers.</P>
<P>
 Use the <CODE>CLEAR n</CODE></a> command to erase the graphics from window number <CODE>n</CODE> and
 empty the replot buffers.</P>
<P>
 Use the <CODE>CLEAR\-REPLOT n</CODE></a> command to erase the graphics from window number
 <CODE>n</CODE>, but leave the replot buffers.</P>
<P>
  <a href="ReplotS03.htm"><img src="../shadow_left.gif">&nbsp;
    <font size="+1" color="olive">Windows</font></a><br />
  <a href="ReplotS05.htm"><img src="../shadow_right.gif">&nbsp;
    <font size="+1" color="olive">Example 1</font></a></P>
</BODY>
</HTML>