Replies: 1 comment 2 replies
-
Hi @pkp124 , Please could you provide the value of "a" and the full equation curve that you are trying to implement? Does it work in the AEDT User interface? Thanks |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Could you please help me with what sort of equations does
create_equationbased_curve
support. I am trying to use python variables inside the equation string, and it cannot evaluate those variables during its execution context. Simple equations likex_t="2*_t"
is fine, but equations likex_t="a*_t"
is not accepted. Could you please help me with this.Thanks
Beta Was this translation helpful? Give feedback.
All reactions