Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
My expfit equation is not plotting. I am getting an "undefined variable" error. When I backtrace the error, my modified expfit equation tells me that "t_e" is undefined and to check label is set correctly. On the plot, the array dimensions do not match. Unsure how to correct these issues. Pages 7 and 8 are the problems. Using mathcad prime 3.1
Solved! Go to Solution.
Three issues that I found:
May be so
Use please x[1 not x<1>
Three issues that I found:
Thank you for your help. I am trying to teach myself on this program and run into pitfalls occassionally. I appreciate the quick response.