File: defaultscommand.htm

package info (click to toggle)
extrema 4.3.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 19,212 kB
  • ctags: 6,452
  • sloc: cpp: 86,428; sh: 8,229; makefile: 814
file content (27 lines) | stat: -rw-r--r-- 914 bytes parent folder | download | duplicates (3)
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
<HTML>
<HEAD>
<TITLE>DEFAULTS command</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<P><A NAME="defaultscommand"></A>
<font size="+3" color="green"><B>DEFAULTS command</B></font></P>

<TABLE border="1" cols="2" frame="box" rules="all" width="572">
<TR>
<TD width="15%" valign="top"><B>Syntax</B>:</TD>
<TD width="85%" valign="top"><CODE>
DEFAULTS</CODE>
</TD></TR>
</TABLE>
<P>
 The <CODE>DEFAULTS</CODE> command resets most of the characteristics to their default values.</P>
<P>
 Autoscaling the graph axes is turned on. The graph box is turned off.
 The curve type is set to normal curve (non-histogram) and the
 data curve line type and the line thickness are both set to <code>1</code>.
 The plotting symbols are turned off, the plotting symbol size is set to
 <code>2%</code>, the plotting symbol angle is set to <code>0</code>, and the
 plotting symbol color is set to black.</p>
</BODY>
</HTML>