← Back to team overview

yade-users team mailing list archive

Re: [Question #678801]: Export x,y,z data

 

Question #678801 on Yade changed:
https://answers.launchpad.net/yade/+question/678801

    Status: Open => Answered

Jan Stránský proposed the following answer:
sure (see my previous answer):
###
from yade import export # ! important
export.text(...)
###
or
###
yade.export.text(...)
###
cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.