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

    Status: Open => Answered

Robert Caulk proposed the following answer:
>> I give error as these variables are defined in a function(addplot history 
>> function). 
>>NameError: name 'e22' is not defined

addplot is a yade function, not a matplotlib function. Matplotlib does
not know e22 exists in a different function in a different library.
Hence: 'e22' is not defined. Try defining e22 :-)

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

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to