The linregr function is defined in an external module. Once you load the
module, the function will be defined, and it should run.

Samuel Ogbonna Enibe
University of Nigeria, Nsukka, Nigeria

On Sat, Oct 31, 2015 at 2:06 PM, Edmund Okoroigwe <
edmund.okoroi...@unn.edu.ng> wrote:

> Hi all,
> I have a Scilab code I have run successfully previously. [b1,start] =
> linregr ( [ a1 T1], "a1 T1", "1 T1", "a1");
> Now I want to run it again in the same file and folder but I keep on
> receiving error message
> 'Undefined variable: linregr'.
> Please remind me how to overcome this so that my script will run.
> Thanks
>
> _______________________________________________
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>
>
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to