Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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:

