1 Pages (4 items)
Program for Graphing - Keystrokes needed - Messages
#1 Posted: 3/25/2017 2:25:22 PM
I have been reading the tutorial on graphing by Dr. G E Urroz. On page 20 there is a formula presented by Dr. Omorjan reproduced below
plotG x , y , char, size, color:=n length x
plot augment x 1 , y 1 , char, size, color
for i 2 ..n
plot stack plot, augment x i , y i , char, size, color
i 2 ..n
plot
Would someone please post the keystroke (function)needed to make this formula/program.
I have tried a bunch of functions like row vector, matrix etc but can not recreate the vertical line that makes the program effective.
Thanks
Joe
plotG x , y , char, size, color:=n length x
plot augment x 1 , y 1 , char, size, color
for i 2 ..n
plot stack plot, augment x i , y i , char, size, color
i 2 ..n
plot
Would someone please post the keystroke (function)needed to make this formula/program.
I have tried a bunch of functions like row vector, matrix etc but can not recreate the vertical line that makes the program effective.
Thanks
Joe
#2 Posted: 3/25/2017 3:31:25 PM
Hello Joe,
Just see some of the many examples posted by Jean Giraud. You will find there the functions you are looking for.
BTW, you need the line environment (keystroke ]) in order to make a multiline function
Regards,
Radovan
Just see some of the many examples posted by Jean Giraud. You will find there the functions you are looking for.
BTW, you need the line environment (keystroke ]) in order to make a multiline function
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
Joe 3/25/2017 10:14:00 PM
#4 Posted: 3/26/2017 7:56:59 PM
If you need lot of points, you need a more efficient algorithm.
(".",6,"#808080") ... in this definition, "#808080" is any coded web color.
Jean
Random Fill Range PDF.sm (39 KiB) downloaded 81 time(s).
(".",6,"#808080") ... in this definition, "#808080" is any coded web color.
Jean
Random Fill Range PDF.sm (39 KiB) downloaded 81 time(s).
1 Pages (4 items)
-
New Posts
-
No New Posts