Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! 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:
