Programming Guide

20050401
5-8-4
Dynamic Graphing
Example Use Dynamic Graph to graph y = Ax, in which the value of coefficient
A changes from 1 through 4 in increments of 1. The Graph is drawn 10
times.
Use the following V-Window settings.
Xmin = –6.3, Xmax = 6.3, Xscale = 1
Ymin = –3.1, Ymax = 3.1, Yscale = 1 (initial defaults)
Procedure
1 m
DYNA
2 !3(V-WIN)1(INIT)J
3 !m(SET UP)c1(On)J
4 5(B-IN)1(SEL)
5 4(VAR)bwaw
6 2(SET)bwewbwJ
7 3(SPEED)3( )J
8 6(DYNA)
Result Screen
↓↑
Repeats from 1 through 4.
1
4
2
3