-
Notifications
You must be signed in to change notification settings - Fork 1
Export world (Feature request) #1
Copy link
Copy link
Open
Description
As a default, the view is exported with the command
netlogo.command('export-view "' + str(frame) + '.png" ')
It would be good to have this as a default, but also have a parameter to export the world (including graphs). This should be possible by using the command if a 'export-world = true' flag.
netlogo.command('export-world "' + str(frame) + '.png" ')
Possibly for this a subselection of coordinates would be useful (so part of the world could be exported.
Fabulous work!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels