Plugin to draw a Graph that tracks (primitive) variable values through execution
Is there a plugin which runs the program, but generates a graph of the value of a given variable through the execution of a program?
For instance, in a converging algorithm, that would show the value of a number converge into the desired value?
Please sign in to leave a comment.