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
Hello!
Recieve an error that this value must be a scalar . What am i doing wrong?
/E
Solved! Go to Solution.
The problem is one line above the call of STEP13. There is a multiplication sign between the parameters of that function instead of the comma.
The problem is one line above the call of STEP13. There is a multiplication sign between the parameters of that function instead of the comma.
Thanks!
