[Scilab-users] Wrong number of arguments?

scilab.20.browseruk at xoxy.net scilab.20.browseruk at xoxy.net
Tue Apr 5 03:10:19 CEST 2016


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!






More information about the users mailing list