yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20402
Re: [Question #683101]: export plot figure and data
Question #683101 on Yade changed:
https://answers.launchpad.net/yade/+question/683101
Status: Open => Answered
Robert Caulk proposed the following answer:
Looks like you are saving a figure before running the simulation. So the
blank figure would be expected. Try moving your savefig command to after
O.run(). I guess it is the same problem with your attempt to
plot.saveDataTxt().
--
You received this question notification because your team yade-users is
an answer contact for Yade.