File: axisscaling.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 (21 lines) | stat: -rw-r--r-- 842 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<HTML>
<HEAD>
<TITLE>Axis scaling</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">

<P><font size="+2" color="green">Axis scaling</font></P>
<P>
 Autoscaling of the axes may apply if the two vectors, <CODE>x</CODE> and <CODE>y</CODE>, are entered.
 Refer to the <CODE><a href="../Characteristics/GeneralGraph/autoscale.htm">AUTOSCALE</a></CODE>
 characteristic for information on how to set up autoscaling for the axes.</P>
<P>
 Use the <a href="../ScalesCommand/scalescommand.htm"><CODE>SCALES</CODE></a> command to manually set
 the scales for the axes.</P>
<P>
 <a href="graphlegend.htm"><img src="../shadow_left.gif">&nbsp;
 <font size="+1" color="olive">Graph legend</font></a><br />
 <a href="dataandaxes.htm"><img src="../shadow_right.gif">&nbsp;
 <font size="+1" color="olive">Plot data and axes</font></a></P>
</BODY>
</HTML>