Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. 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:
