FlowChart: Line Plot Core

Line Plot thumbnail

Instructions: create a FlowChart for the following coding challenge:

Matrix SIM Line Plot Core
– draw an X and Y axis
– plot X = Y from X=3 to X=13.
– use variables for X and Y
– plot one point at a time with a delay

Submission