Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! 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:
