[Scilab-users] Wrong number of arguments?

Rafael Guerra jrafaelbguerra at hotmail.com
Tue Apr 5 13:18:08 CEST 2016


Fyi, that code does not produce errors in my Scilab 5.5.2 64-bit running on Win
7

-----Original Message-----
From: users [mailto:users-bounces at lists.scilab.org] On Behalf Of
scilab.20.browseruk at xoxy.net
Sent: Tuesday, April 05, 2016 3:10 AM
To: users at lists.scilab.org
Subject: [Scilab-users] Wrong number of arguments?

What am I doing wrong?

-->a=1:100;
-->b = a.^(1/9);
-->plot( a, b, 'ro-' );
 
-->c = loess( a, b, .05, 3 );
 !--error 58 
Wrong number of input arguments.at line      58 of function loess called by :  
c = loess( a, b, .05, 3 );

____________________________________________________________
FREE ONLINE PHOTOSHARING - Share your photos online with your friends and
family!
Visit http://www.inbox.com/photosharing to find out more!



_______________________________________________
users mailing list
users at lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users




More information about the users mailing list