Skip to content

Instantly share code, notes, and snippets.

@billwestfall
Created December 19, 2019 05:26
Show Gist options
  • Save billwestfall/42f3dfe15e2044d56cbfa63bb79b23cb to your computer and use it in GitHub Desktop.
Save billwestfall/42f3dfe15e2044d56cbfa63bb79b23cb to your computer and use it in GitHub Desktop.
example: output Wolfram graphics to file
test4 = RulePlot[CellularAutomaton[30]];Export["/Users/xxxxxx/Documents/test4.jpg", test4]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment