...
Magics will instantiate the default driver.
Section | ||||||||
---|---|---|---|---|---|---|---|---|
Column | | |||||||
|
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
from Magics.macro import *
plot(mcoast()) |
Create a postscript file called ps.ps, mcoast() create a default coastlines object.
Column | ||
---|---|---|
| ||
|
Setting the output
...