Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi !
I'm trying to create a simple programming sheet but I cant solve this error "This Value must be a scalar".
If anyone could help me, it will be great !
Solved! Go to Solution.
Either define ψ as a variable instead of a function, or call the function arguments in A0_cal:
Option 1:

Option 2:

Either define ψ as a variable instead of a function, or call the function arguments in A0_cal:
Option 1:

Option 2:

