Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | plotter | |
Tool | pgplotwidget |
The return value is the previous state of the function to make it easy to get back to the previous state.
- pg.record(F); # Turn off saving plot commands - ... temporary ``decoration'' - pg.refresh() # Make the temporary stuff go away. - pg.record(T) # Start recording again
newstate | Record or not? | ||
Allowed: | boolean |