|
Getting Started with GatoRun Gato (depending on your plattform and how you installed Gato, you may need to type gato and hit return, type Gato.py and hit return at your prompt, double-click Gato.py or drag-and-drop Gato.py over the python interpreter).
You get two windows: The algorithm window (with the menu) shown here after opening
an algorithm: From the File menu in the algorithm window you can open a graph and an algorithm or create an Encapsulated Postscript (EPS) file capturing the contents of 'main' graph window. Once you have openend an algorithm and a graph, you can use the buttons at the bottom of the algorithm window to control execution:
Lines which are breakpoints are displayed in red. You can toggle breakpoint by simply clicking on the line (even while the algorithm runs). Getting Started with Gred |