return valeur of SendScilabJob

laurent berger laurent.berger at univ-lemans.fr
Thu Mar 29 16:04:36 CEST 2012


Finally return value is 272 is an error code. Function porte(2) give an error
code because there is no definition of porte function.

To define a function it seems that 's command :
SendScilabJob("function y=porte(t);ind=find(t<-1/2 |
t>1/2);y=ones(size(t,1),size(t,2));if length(ind)>0    
y(ind)=0;end;endfunction"); 
is OK.
 


--
View this message in context: http://mailinglists.scilab.org/return-valeur-of-SendScilabJob-tp3867610p3867768.html
Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the dev mailing list