[Scilab-users] basic (stupid ?) question
    Paul Carrico 
    paul.carrico at free.fr
       
    Mon Nov 26 13:54:09 CET 2012
    
    
  
All
 
I'm skeptical regarding following issue :  is it necessary to declare twice
a variable when using a function, I mean inside and outside the function ?
 
A = zeros(n,n)
 
A = myfunction(..)
   A = zeros(n,n)
  Blabla
End
 
(that's always I'm doing .)
 
Is there any  consequence when using huge matrixes ?
 
paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20121126/5eff13c0/attachment.htm>
    
    
More information about the users
mailing list