<p dir="ltr">Hi all,<br>
I have a Scilab code I have run successfully previously. [b1,start] = linregr ( [ a1 T1], "a1 T1", "1 T1", "a1");<br>
Now I want to run it again in the same file and folder but I keep on receiving error message<br>
'Undefined variable: linregr'.<br>
Please remind me how to overcome this so that my script will run.<br>
Thanks</p>