Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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: