20060301
Including 3D Graphing Function
s
in a Program
The methods for using 3D graphing functions in a program are identical to those for normal
(non-3D) graphing functions, except that you can only graph one 3D graph at a time. For
information about commands that are unique to 3D graphing, see “3D” on page 12-6-24.
Including Table & Graph Function
s
in a Program
Table & Graph functions can be included in a program to generate number tables and draw
graphs.
Example:
DefaultSetup
ClrGraph
ViewWindow 0, 7.7, 1, –14, 110, 10
GraphType
"y="
Define y1(x) = 3
s
x^2 – 2
GTSelOn
1
0
2
FStart
6
2
FEnd
1
2
FStep
SheetActive
1
DispFTable
Pause
DrawFTGCon
12-7-2
Including ClassPad Functions in Programs
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...