Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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:
