yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15630
Re: [Question #657322]: graphs plotting (?)
Question #657322 on Yade changed:
https://answers.launchpad.net/yade/+question/657322
Status: Open => Needs information
Jan Stránský requested more information:
Hi Sam,
once again, please try more effort on the question formulation:
e.g. please, make the title and actual question consistent. Do you want graph plotting (title) or text results file (question)?
> graphs plotting (?)
[1,2]
plot.plots= {...}
plot.plot()
> I want to get Text result file
with open(resultFile,'w') as f:
f.write(...)
or
plot.saveDataTxt(resultFile)
> I do not know why it is impossible
try to avoid words like "impossible" as it is rarely the case. Instead,
much more helpful would be "I have tried this, but I got empty file. I
have tried that, but got this and that error" etc.
cheers
Jan
--
You received this question notification because your team yade-users is
an answer contact for Yade.