Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
I am unable to plot with the function can somebody please help
Solved! Go to Solution.
quickplot only work with dimensionless variables.
Your function argument k must be a length, so you have to define an appropriate range for k to make the plot work:
quickplot only work with dimensionless variables.
Your function argument k must be a length, so you have to define an appropriate range for k to make the plot work:
