Turtle, Observer, Patch

plot y-value

Parameters:
y-value Number

Description:
Plots a point at y-value, then increments the x-value of the plot pen by 1. The pen will rescale itself when it reaches plot-xmax.

Examples:
plot speed plots the speed of the turtle over time.

Related Commands:
clear-plot clearplots plotid plotxy pp ppreset view-plot