Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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!